mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-22 04:45:46 -04:00
increase inline title edit pencil size slightly
This commit is contained in:
parent
5857c94662
commit
442b22252e
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
margin-top: 2px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
a.edit-topic { font-size: 15px; position: absolute; margin-left: 8px; }
|
||||
a.edit-topic { font-size: 17px; position: absolute; margin-left: 8px; }
|
||||
}
|
||||
.title-category-wrapper {
|
||||
margin-top: 5px;
|
||||
|
|
Loading…
Reference in a new issue