Fixed OCD padding.

This commit is contained in:
Sean Li 2015-01-30 17:45:39 -08:00
parent 9b7f1a04be
commit 1329f126aa
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@
border-bottom: 1px solid @gray-lightest;
background-color: white;
height: 32px;
padding: 7px 10px 10px 24px;
padding: 6px 10px 10px 24px;
font-size: 13px;
color: @gray-normal;