Add sidebar min-width for Firefox
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -28,6 +28,7 @@
|
|||||||
border-right: 1px dotted #eee;
|
border-right: 1px dotted #eee;
|
||||||
font-size: 0.95em;
|
font-size: 0.95em;
|
||||||
max-width: 240px;
|
max-width: 240px;
|
||||||
|
min-width: 190px;
|
||||||
width: 18%;
|
width: 18%;
|
||||||
-ms-flex: 0 100px;
|
-ms-flex: 0 100px;
|
||||||
-webkit-box-flex: 0;
|
-webkit-box-flex: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user