Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
better align menu
  • Loading branch information
kraih committed Oct 27, 2013
1 parent 994be43 commit 4c00971
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions lib/Mojolicious/templates/mojobar.html.ep
Expand Up @@ -25,15 +25,13 @@
float: right;
height: 60px;
margin-right: 5em;
margin-top: 1em;
margin-top: 0.8em;
}
#mojobar-links a {
color: #ccc;
font: 1em 'Helvetica Neue', Helvetica, sans-serif;
font-weight: 300;
margin-left: 0.5em;
padding-bottom: 1em;
padding-top: 1em;
text-decoration: none;
transition: all 200ms ease-in-out;
}
Expand All @@ -42,7 +40,7 @@
border: 0;
border-radius: 10px;
display: inline;
margin-left: 0.5em;
margin-left: 1em;
padding: 3px;
}
#mojobar-links form { display: inline }
Expand Down

0 comments on commit 4c00971

Please sign in to comment.