mirror of
https://github.com/discourse/discourse.git
synced 2025-02-17 08:45:05 +00:00
fix btn alignment in "post on which topic?" dialog
This commit is contained in:
parent
fe46d1dd3b
commit
83e404fce9
@ -161,7 +161,7 @@
|
|||||||
width: 310px;
|
width: 310px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
display: block;
|
display: block;
|
||||||
margin-left: 0;
|
margin-left: 0 !important; // override needed
|
||||||
.topic-title {
|
.topic-title {
|
||||||
font-size: 0.929em;
|
font-size: 0.929em;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user