mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-04 04:29:17 +00:00
[Web] No jumpy buttons
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
}
|
||||
|
||||
.panel-login .apps .btn {
|
||||
width: auto;
|
||||
float: left;
|
||||
margin: 0 10px 0 0;
|
||||
width: auto;
|
||||
float: left;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
.panel-login .apps .btn {
|
||||
width: 100%;
|
||||
float: none;
|
||||
margin: 0 0 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.xs-show {
|
||||
|
||||
Reference in New Issue
Block a user