This commit is contained in:
connors 2014-02-14 22:29:16 -08:00
Родитель 8fb6374d65
Коммит ee1d187884
2 изменённых файлов: 2 добавлений и 2 удалений

2
dist/ratchet.css поставляемый
Просмотреть файл

@ -536,7 +536,7 @@ input[type="button"] {
.bar-tab .tab-item .icon {
width: 24px;
height: 24px;
margin-top: 5px;
margin-top: 4px;
}
.bar-tab .tab-item .icon ~ .tab-label {
display: block;

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

@ -106,7 +106,7 @@
.icon {
width: 24px;
height: 24px;
margin-top: 5px;
margin-top: 4px;
// Make the label smaller if it's used with an icon
~ .tab-label {