This commit is contained in:
connors 2013-09-15 23:29:31 -07:00
Родитель c98801f7d7
Коммит 23888d3a48
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -95,7 +95,7 @@
padding: 0;
margin-top: -5px; // Offsets the bar's vertical padding
font-size: 16px;
font-weight: 400;
font-weight: $font-weight-light;
line-height: $bar-base-height;
color: $primary-color;
border: 0;