mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -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 {
|
||||
z-index: 1000;
|
||||
padding: 14px 0 8px 0;
|
||||
margin-bottom: 20px;
|
||||
padding-top: 14px;
|
||||
margin-bottom: 10px;
|
||||
.star {
|
||||
font-size: 20px;
|
||||
margin-top: 6px;
|
||||
|
|
Loading…
Reference in a new issue