@@ -750,8 +750,8 @@ section#header-title h1 .glyphicon { | |||
-moz-border-radius: 0px; | |||
-webkit-border-radius: 0px; | |||
border-radius: 0px; | |||
line-height: 1.2rem; | |||
font-size: 1.2rem; | |||
line-height: 1.1rem; | |||
font-size: 1.1rem; | |||
padding: 10px 20px; | |||
color: black; | |||
} |
@@ -741,8 +741,8 @@ section#header-title { | |||
.form-control { | |||
border: 0px none; | |||
@include border-radius(0px); | |||
line-height: 1.2rem; | |||
font-size: 1.2rem; | |||
line-height: 1.1rem; | |||
font-size: 1.1rem; | |||
padding: 10px 20px; | |||
color: black; | |||