mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 15:07:02 +03:00
Small changes (Language popup)
This commit is contained in:
parent
86dc0c653b
commit
5aea463333
3 changed files with 13 additions and 6 deletions
|
|
@ -11,7 +11,7 @@
|
|||
text-align: center;
|
||||
|
||||
.descWrapper {
|
||||
|
||||
|
||||
margin-bottom: 10px;
|
||||
|
||||
.desc {
|
||||
|
|
@ -56,10 +56,14 @@
|
|||
line-height: 29px;
|
||||
}
|
||||
|
||||
.signMeLabel {
|
||||
.signMeLabel, .languageLabel {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.languageLabel {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.input-append .add-on {
|
||||
position: relative;
|
||||
height: 30px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue