Skip to content

Commit

Permalink
Changed the font-size of the search bar.
Browse files Browse the repository at this point in the history
and moved it down a bit.
  • Loading branch information
octalmage committed Apr 9, 2015
1 parent 2b43191 commit db45067
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Expand Up @@ -47,10 +47,11 @@
#input {
padding: 15px;
left: 130px;
top: 6px;
top: 10px;
position: absolute;
width: 300px;
color: #fff;
font-size: 16px;
}
#paper_radio_group {
left: 10px;
Expand Down

0 comments on commit db45067

Please sign in to comment.