mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
Improving change password functional
This commit is contained in:
parent
cdbc5904fb
commit
db5835a4c3
34 changed files with 388 additions and 71 deletions
|
|
@ -6460,6 +6460,12 @@ html.no-rgba .modal {
|
|||
.picker.picker-dialog {
|
||||
z-index: 2001 !important;
|
||||
}
|
||||
.form-horizontal.long-label .control-group .control-label {
|
||||
width: 160px;
|
||||
}
|
||||
.form-horizontal.long-label .control-group .controls {
|
||||
margin-left: 180px;
|
||||
}
|
||||
.control-label.remove-padding-top {
|
||||
padding-top: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue