mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
Merge pull request #15 from ONLYOFFICE/fix/butnDefHeight
Change button default height from 22px to 20px
This commit is contained in:
@ -12,7 +12,7 @@ body {
|
|||||||
color: #444444;
|
color: #444444;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||||
height: 22px;
|
height: 20px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user