mirror of
https://github.com/octoleo/syncthing.git
synced 2025-02-02 11:58:28 +00:00
Fixed add device button being overlapped by footer (fixes #1950)
This commit is contained in:
parent
76822c7c34
commit
aee9093848
@ -245,7 +245,7 @@ ul.three-columns li, ul.two-columns li {
|
|||||||
|
|
||||||
/** Footer nav on small devices **/
|
/** Footer nav on small devices **/
|
||||||
|
|
||||||
@media (max-width: 767px) {
|
@media (max-width: 991px) {
|
||||||
body {
|
body {
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
}
|
}
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user