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