mirror of
https://github.com/flarum/core.git
synced 2025-08-01 22:20:21 +02:00
fix(css): choose tags button misaligned (#3726)
This commit is contained in:
@@ -36,7 +36,6 @@
|
|||||||
}
|
}
|
||||||
.DiscussionComposer-changeTags {
|
.DiscussionComposer-changeTags {
|
||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
vertical-align: 2px;
|
|
||||||
|
|
||||||
&.disabled {
|
&.disabled {
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
|
Reference in New Issue
Block a user