mirror of
https://github.com/flarum/core.git
synced 2025-08-06 16:36:47 +02:00
fix: header list item width
This commit is contained in:
@@ -169,6 +169,7 @@
|
|||||||
row-gap: 1px;
|
row-gap: 1px;
|
||||||
column-gap: 6px;
|
column-gap: 6px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
// Prevent outline overflowing parent
|
// Prevent outline overflowing parent
|
||||||
.add-keyboard-focus-ring-offset(-1px);
|
.add-keyboard-focus-ring-offset(-1px);
|
||||||
|
Reference in New Issue
Block a user