mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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