single quotes + we don't need to show overflow

This commit is contained in:
Owen Versteeg 2014-02-16 03:02:23 -05:00
parent 5e0daf3e85
commit df7d24f46b

View file

@ -74,10 +74,9 @@ button.btn.close.small-btn {
height: 100%;
*/
height: auto;
overflow: visible;
}
.navbar:before {
content: "_";
content: '_';
font-weight: bold;
border-bottom: 10px double;
line-height: 0;
@ -88,7 +87,7 @@ button.btn.close.small-btn {
background: #000;
height: 21px;
font-family: "Arial-BoldMT", sans-serif;
font-family: 'Arial-BoldMT', sans-serif;
}
.navbar a {
padding: .5em 0;