Removing extra margin on tag-chooser
This commit is contained in:
parent
17584bca5e
commit
6e4b8901ce
|
@ -188,7 +188,6 @@ header .discourse-tag {color: $tag-color }
|
|||
.tag-chooser {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
margin: 5px 0;
|
||||
}
|
||||
|
||||
.title-wrapper .tag-chooser {
|
||||
|
|
Loading…
Reference in New Issue