mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
totp-col breaks at sm, not md
This commit is contained in:
parent
866954b180
commit
d53f40002c
@ -735,7 +735,7 @@ h1, h2, h3, h4, h5, h6 {
|
|||||||
.totp-col {
|
.totp-col {
|
||||||
margin: -10px 0 10px 0;
|
margin: -10px 0 10px 0;
|
||||||
|
|
||||||
@media (min-width: @screen-md) {
|
@media (min-width: @screen-sm) {
|
||||||
padding-top: 26px;
|
padding-top: 26px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user