Skip to content

Commit

Permalink
Changed width on mobile expense fields.
Browse files Browse the repository at this point in the history
  • Loading branch information
eloyz committed Nov 5, 2012
1 parent 2816b7e commit 4e0fcc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media/styles/mobile/calendar.css
Expand Up @@ -136,7 +136,7 @@ body {

.menu.expense input[type="text"] {
font-size: 16px;
width: 100px;
width: 175px;
}

.menu.expense input[type="number"] {
Expand Down

0 comments on commit 4e0fcc1

Please sign in to comment.