reduce width of account indicator bar from 5 to 2px, fix #1241

This commit is contained in:
Jan-Christoph Borchardt 2016-02-17 21:06:46 +01:00
Родитель aae5d37dc3
Коммит 72b63c03de
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -178,7 +178,7 @@
.mail-message-account-color {
position: absolute;
width: 5px;
width: 2px;
height: 69px;
z-index: 1;
}