mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 23:17:02 +03:00
Resolve #159 and more design issues
This commit is contained in:
parent
6b8020b8f5
commit
8a351e5763
15 changed files with 31 additions and 110 deletions
4
vendors/bootstrap/less/buttons.less
vendored
4
vendors/bootstrap/less/buttons.less
vendored
|
|
@ -69,8 +69,8 @@
|
|||
// Small
|
||||
.btn-small {
|
||||
padding: 3px 9px;
|
||||
font-size: @baseFontSize - 2px;
|
||||
line-height: @baseLineHeight - 2px;
|
||||
font-size: (@baseFontSize * 0.85);
|
||||
line-height: (@baseLineHeight * 0.85);
|
||||
}
|
||||
|
||||
// Block button
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue