Skip to content

Commit

Permalink
Aligning contextual menu to middle of header.
Browse files Browse the repository at this point in the history
  • Loading branch information
BlendedByChris committed May 11, 2011
1 parent 1ed01e6 commit 35633c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stylesheets/application.css
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ input[type="text"], textarea, select {
.jstElements { margin-right: 3.5em;}
.tabular label { font-weight: normal;}

.contextual { margin-top: 0.3em; margin-right: 1em; font-size: 0.9em;}
.contextual { margin-top: 0.3em; margin-right: 1em; font-size: 0.9em; line-height: 45px; }
.contextual a{ color:#455138;}


Expand Down

0 comments on commit 35633c4

Please sign in to comment.