Skip to content

Commit

Permalink
slight tweak to make controls align correctly in both firefox and chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
hallahan committed May 12, 2012
1 parent 2d1dbb6 commit 3e6ee63
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions client/theme/granite.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,12 @@ body {
float: left;
width: 26px; }

.control-buttons {
right: 3px;
}

.button {
left: 0;
color: #c14615;
font-size: 21px;
padding: 0.1em;
Expand Down

0 comments on commit 3e6ee63

Please sign in to comment.