Skip to content

Commit

Permalink
Css fix to titlebar
Browse files Browse the repository at this point in the history
  • Loading branch information
benvinegar committed Aug 29, 2010
1 parent 913d575 commit ad4f2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/app.css
Expand Up @@ -274,7 +274,7 @@ a, a:visited, a:active {
-moz-box-shadow: inset 0px 2px 2px #66a8cf;
box-shadow: inset 0px 2px 2px #66a8cf;
behavior: url("ie/PIE.htc");
margin-bottom: 20px;
margin-top: 20px;
padding-bottom: 5px;
}
.titlebar .container {
Expand Down

0 comments on commit ad4f2b6

Please sign in to comment.