mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-28 01:56:01 -05:00
Add margin to auto-close message on mobile
This commit is contained in:
parent
3fcd331d43
commit
57dc8ed9f6
1 changed files with 3 additions and 0 deletions
|
@ -38,3 +38,6 @@ a.edit-topic {font-size: 15px;}
|
|||
|
||||
}
|
||||
|
||||
#topic-closing-info {
|
||||
margin-left: 10px;
|
||||
}
|
Loading…
Reference in a new issue