Use border instead of ::before and ::after for placeholders because they
would make Fx to ignore nav-bar overflow
This commit is contained in:
@@ -32,6 +32,7 @@ Window controls will be all wrong without it
|
||||
}
|
||||
|
||||
/* Override style set in window_control_placeholder_support.css */
|
||||
#nav-bar{ border-right-width: 0px !important }
|
||||
#nav-bar::after{ display:none !important }
|
||||
|
||||
/* Rules specific to window controls on right layout */
|
||||
|
||||
Reference in New Issue
Block a user