mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-01-22 05:09:24 +02:00
[Web] No jumpy buttons
This commit is contained in:
parent
2b8a95d52c
commit
d942d500be
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user