mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
fix(css) .icon height: 14.95 -> 14.8(ie)
This commit is contained in:
parent
114d65d609
commit
7cbb40dd4d
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ body {
|
|||
.icon {
|
||||
display : inline-block;
|
||||
font-family : 'Fontello';
|
||||
height : 14.95px;
|
||||
height : 14.8px;
|
||||
margin-left : 0.5%;
|
||||
width : 15px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue