mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 05:59:21 +03:00
cleanup some orphan css
This commit is contained in:
parent
e562ed159c
commit
31828b125f
4 changed files with 4 additions and 15 deletions
|
|
@ -170,13 +170,6 @@
|
|||
padding: 0 8px 0 6px;
|
||||
}
|
||||
|
||||
.shareParent {
|
||||
display: none;
|
||||
float: right;
|
||||
position: relative;
|
||||
margin: 2px 8px 0 5px;
|
||||
}
|
||||
|
||||
.nameParent {
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
|
|
@ -201,10 +194,6 @@
|
|||
margin: 0 5px;
|
||||
}
|
||||
|
||||
&.shared .shareParent {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
&.checked {
|
||||
z-index: 101;
|
||||
|
||||
|
|
|
|||
|
|
@ -142,7 +142,7 @@
|
|||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.social-button, .language-button {
|
||||
.language-button {
|
||||
padding: 5px;
|
||||
outline: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue