mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-30 10:58:31 -05:00
tighten up title bottom margin a bit
This commit is contained in:
parent
cd3461dde8
commit
295a3c108e
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@
|
||||||
|
|
||||||
#topic-title {
|
#topic-title {
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
padding: 14px 0 8px 0;
|
padding-top: 14px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 10px;
|
||||||
.star {
|
.star {
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
margin-top: 6px;
|
margin-top: 6px;
|
||||||
|
|
Loading…
Reference in a new issue