another css fix
This commit is contained in:
@@ -401,9 +401,13 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media only screen and (max-width: 472px) {
|
||||||
|
#app2 { margin-bottom: 65px; }
|
||||||
|
#radios > label, #radios > div > label { margin-bottom: -5px; }
|
||||||
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 360px) {
|
@media only screen and (max-width: 360px) {
|
||||||
#app2 { margin-bottom: 85px; }
|
#app2 { margin-bottom: 85px; }
|
||||||
#radios > label, #radios > div > label { margin-bottom: -5px; }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 992px) {
|
@media only screen and (max-width: 992px) {
|
||||||
|
|||||||
Reference in New Issue
Block a user