Skip to content

Instantly share code, notes, and snippets.

@hubwub
hubwub / searchform_rdd
Created March 10, 2014 16:25
Search Reddit code in Reddit CSS
.side form#search input[type=text] {
height: 54px;
width: 305px;
margin: 0;
padding: 0;
padding-left: 55px;
width: 250px;
font-family: "HelveticaNeue" ,"Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 14px;
font-weight: 400;