mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-11 06:26:25 -04:00
fix btn alignment in "post on which topic?" dialog
This commit is contained in:
parent
fe46d1dd3b
commit
83e404fce9
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@
|
|||
width: 310px;
|
||||
margin-bottom: 10px;
|
||||
display: block;
|
||||
margin-left: 0;
|
||||
margin-left: 0 !important; // override needed
|
||||
.topic-title {
|
||||
font-size: 0.929em;
|
||||
font-weight: normal;
|
||||
|
|
Loading…
Add table
Reference in a new issue