mirror of
https://github.com/flarum/core.git
synced 2025-07-13 12:56:26 +02:00
@ -33,6 +33,8 @@
|
|||||||
border: 0;
|
border: 0;
|
||||||
background: none;
|
background: none;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
.box-shadow(none);
|
.box-shadow(none);
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
Reference in New Issue
Block a user