mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-09 23:00:58 +00:00
Merge pull request #2620 from andersonvom/issue-2454
Remove fixed footer at first media break (fixes #2454)
This commit is contained in:
commit
b7a58d2f87
@ -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: 991px) {
|
@media (max-width: 1199px) {
|
||||||
body {
|
body {
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
}
|
}
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user