This commit is contained in:
Bernhard Posselt 2013-05-04 19:16:39 +02:00
Родитель 9d4445c387
Коммит 17356ec05f
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -87,6 +87,10 @@
padding-right: 32px;
}
#app-navigation .active > a {
padding-right: 40px;
}
#app-navigation .active.unread > a {
padding-right: 80px;
}