mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Small fixes
This commit is contained in:
parent
d7d88bef7c
commit
bf56821c2d
3 changed files with 5 additions and 8 deletions
|
|
@ -74,7 +74,7 @@ select {
|
|||
}
|
||||
|
||||
.btn.btn-thin {
|
||||
padding: 3px 9px;
|
||||
padding: 4px 9px;
|
||||
}
|
||||
|
||||
.btn.btn-ellipsis {
|
||||
|
|
|
|||
|
|
@ -108,11 +108,8 @@
|
|||
padding-left: 5px;
|
||||
}
|
||||
|
||||
blockquote * {
|
||||
font-family: arial,sans-serif;
|
||||
font-size: 13px;
|
||||
line-height: 16px;
|
||||
color: #333;
|
||||
blockquote p {
|
||||
margin: 0 0 10px;
|
||||
}
|
||||
|
||||
img {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue