mirror of
https://github.com/flarum/framework.git
synced 2024-11-29 21:11:55 +08:00
Maintain "Start a discussion" button width on tags page
fixes flarum/core#1487
This commit is contained in:
parent
2c6a2b2d70
commit
5318865a51
|
@ -65,12 +65,13 @@
|
|||
&:after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
> ul > li:first-child {
|
||||
width: 190px;
|
||||
}
|
||||
}
|
||||
.sideNavOffset {
|
||||
margin: 15px 0 0;
|
||||
}
|
||||
}
|
||||
.TagsPage-nav .item-newDiscussion .Button {
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user