Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #358 from huwshimi/uppercase-headings
Browse files Browse the repository at this point in the history
Part of @hatched's refactoring left the headers with lower case titles, this branch fixes that with CSS.
  • Loading branch information
jujugui committed Jun 3, 2014
2 parents a6dde69 + 1c13299 commit 8916cea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/views/browser/main.less
Expand Up @@ -65,6 +65,7 @@
height: 53px;
padding-left: 20px;
padding-right: 20px;
text-transform: capitalize;
}
.header-placement,
.stickable {
Expand Down

0 comments on commit 8916cea

Please sign in to comment.