mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 06:27:02 +03:00
Fix some mobile view css issues
This commit is contained in:
parent
ce652d96b7
commit
99bd895090
25 changed files with 70 additions and 70 deletions
|
|
@ -98,7 +98,7 @@
|
|||
background: none;
|
||||
margin-left: -35px;
|
||||
z-index: 1000;
|
||||
border: 0px;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.input-append .add-on i {
|
||||
|
|
@ -131,7 +131,7 @@
|
|||
display: inline-block;
|
||||
height: 90%;
|
||||
vertical-align: middle;
|
||||
width: 0px;
|
||||
width: 0;
|
||||
}
|
||||
|
||||
.flag-selector {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue