Skip to content
Snippets Groups Projects
Commit dce7cdaa authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

remove unneeded extra ID selectors

parent bf4efd52
No related branches found
No related tags found
No related merge requests found
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
position: relative; position: relative;
display: inline; display: inline;
} }
#uploadprogresswrapper #uploadprogressbar { #uploadprogressbar {
position:relative; position:relative;
float: left; float: left;
margin-left: 12px; margin-left: 12px;
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
height: 26px; height: 26px;
display:inline-block; display:inline-block;
} }
#uploadprogresswrapper #uploadprogressbar + stop { #uploadprogressbar + stop {
font-size: 13px; font-size: 13px;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment