mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 23:07:28 +08:00
minor tweak for new topic alignment
This commit is contained in:
@ -90,7 +90,7 @@
|
||||
position: relative;
|
||||
top: -2px;
|
||||
&.new-topic {
|
||||
top: 0px;
|
||||
top: -1px;
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user