mobile fix
This commit is contained in:
parent
1783f6f9b6
commit
43326b515f
|
@ -580,6 +580,13 @@ button.lam-account-type {
|
||||||
border:0px solid;
|
border:0px solid;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button.lam-account-type img {
|
||||||
|
width: 32px;
|
||||||
|
height: 32px;
|
||||||
|
min-width: 32px;
|
||||||
|
min-height: 32px;
|
||||||
|
}
|
||||||
|
|
||||||
/* --- end of workaround for vertical tabs --- */
|
/* --- end of workaround for vertical tabs --- */
|
||||||
|
|
||||||
/* title bar */
|
/* title bar */
|
||||||
|
|
Loading…
Reference in New Issue