Skip to content
Snippets Groups Projects

Issue #3196976: White line below footer

Closed Indrajith KB requested to merge issue/drupal-3196976:3196976-white-line-below into 9.3.x
2 files
+ 13
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -48,6 +48,12 @@
@@ -48,6 +48,12 @@
text-decoration: none;
text-decoration: none;
}
}
 
/* Avoid a 1px line at the bottom of the page when the toolbar is visible */
 
 
.user-logged-in.toolbar-fixed .site-footer {
 
margin-bottom: -1px;
 
}
 
@media (min-width: 75rem) {
@media (min-width: 75rem) {
[dir="ltr"] body:not(.is-always-mobile-nav) .site-footer {
[dir="ltr"] body:not(.is-always-mobile-nav) .site-footer {
border-left: solid 90px #000
border-left: solid 90px #000
Loading