Skip to content

Commit

Permalink
Smaller text for controls on a status.
Browse files Browse the repository at this point in the history
  • Loading branch information
uliwitness committed Sep 23, 2012
1 parent de1e062 commit acb2122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Expand Up @@ -4,7 +4,7 @@ body { font-family: 'Helvetica Neue', Helvetica; font-size: 13pt; }

.status { clear: left; padding: 8pt; background-color: #eeeeee; min-height: 48px; }

.status .statuscontrols { }
.status .statuscontrols { font-size: 10pt; }

.actions { clear: left; margin: 8pt; float: right; background-color: white; padding: 8pt; margin: 0; }

Expand Down

0 comments on commit acb2122

Please sign in to comment.