[Web] No jumpy buttons

This commit is contained in:
andryyy
2021-07-10 16:07:19 +02:00
parent 2b8a95d52c
commit d942d500be

View File

@@ -13,7 +13,7 @@
.panel-login .apps .btn {
width: auto;
float: left;
margin: 0 10px 0 0;
margin-bottom: 10px;
}
@@ -21,7 +21,7 @@
.panel-login .apps .btn {
width: 100%;
float: none;
margin: 0 0 10px;
margin-bottom: 10px;
}
.xs-show {