mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-24 12:06:11 +10:00
Prevent .max-width-marker to break layout on mobile
This commit is contained in:
@@ -90,6 +90,7 @@
|
||||
position: relative;
|
||||
font-family: $monospace_font;
|
||||
$left: 12px;
|
||||
overflow: hidden; // Issue #13987
|
||||
.max-width-marker {
|
||||
width: 72ch;
|
||||
color: rgba(0, 0, 0, 0.0);
|
||||
|
||||
Reference in New Issue
Block a user