Skip to content

Commit

Permalink
More text size regression fixes #2
Browse files Browse the repository at this point in the history
  • Loading branch information
aroman committed Aug 22, 2012
1 parent b938851 commit e1e749c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions static/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ label, input, button, select, textarea, .btn {
font-size: 13px;
}

.btn-mini {
font-size: 11px;
}

body {
background-color: #FAFAFA;
font-size: 13px;
Expand Down

0 comments on commit e1e749c

Please sign in to comment.