Skip to content

Commit

Permalink
Minor change, styling
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzej-rojek committed Dec 10, 2013
1 parent 104ac5e commit b1f8775
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions demos/api/demo.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ body {
font-weight: bold;
font-size: 100%;
}

input[type=text] {
width: 250px;
}

select {
width: 256px;
}

0 comments on commit b1f8775

Please sign in to comment.