Fix attachments icon size on zoom in/out (#2853)

* fix attachments icon size on zoom in/out

* make public/css/index.css
This commit is contained in:
Jakub 2017-11-05 13:12:27 +01:00 committed by Lauris BH
parent 9bdce5d21b
commit 80a4643359
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -602,7 +602,7 @@
vertical-align: middle;
}
span.ui.image {
font-size: 8vw;
font-size: 128px;
color: #000000;
}
span.ui.image:hover {