mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Always show composer header. closes flarum/core#112
This commit is contained in:
@@ -41,10 +41,12 @@
|
||||
|
||||
&, & input, & a {
|
||||
color: @fl-secondary-color;
|
||||
font-size: 16px;
|
||||
font-size: 14px;
|
||||
font-weight: normal;
|
||||
}
|
||||
& input {
|
||||
font-size: 16px;
|
||||
|
||||
&, &[disabled], &:focus {
|
||||
background: none;
|
||||
border: 0;
|
||||
|
Reference in New Issue
Block a user