Skip to content

Commit

Permalink
Revert "Revert "CSS: Remove uppercase transform on menu headings""
Browse files Browse the repository at this point in the history
This reverts commit 215e78b.
  • Loading branch information
mantis committed Oct 18, 2014
1 parent b20cf13 commit f7ffd92
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions css/default.css
Expand Up @@ -833,7 +833,6 @@ div.timeline p { margin-left: 3px; }
display: block;
line-height: 22px;
padding: 5px 15px;
text-transform: uppercase;
}
.nav > li:hover > a, .nav > a:hover {
background-color: gray;
Expand Down Expand Up @@ -865,7 +864,6 @@ div.timeline p { margin-left: 3px; }
}
.nav ul.subs > li > a {
margin-bottom: 10px;
text-transform: uppercase;
}
.nav ul.subs > li li {
float: none;
Expand Down

0 comments on commit f7ffd92

Please sign in to comment.