Skip to content

Commit

Permalink
update scrubber css: move to the right to prevent circle cropping and…
Browse files Browse the repository at this point in the history
… remove the !important css directive
  • Loading branch information
amirch1 committed Jan 20, 2015
1 parent 5384360 commit bad7b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skins/kdark/css/layout.css
Expand Up @@ -298,7 +298,7 @@ body { letter-spacing: 0.04em; }
height: 1.1em;
border-radius: 50%;
outline: 0;
margin-left: -0.5em !important;
margin-left: -0.38em;
/*border: 8px solid #dadada;*/
cursor: pointer;

Expand Down

0 comments on commit bad7b79

Please sign in to comment.