Merge pull request #4497 from consul/small_screen_footer
Fix footer overflow on small screens
This commit is contained in:
@@ -914,7 +914,7 @@ footer {
|
||||
background: #f1f1f1;
|
||||
clear: both;
|
||||
margin-top: $line-height * 2;
|
||||
min-height: $line-height * 12;
|
||||
padding-bottom: $line-height;
|
||||
padding-top: $line-height;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user