mirror of
https://github.com/discourse/discourse.git
synced 2025-03-23 23:55:37 +08:00
minor tweak for new topic alignment
This commit is contained in:
parent
8a5a229c3f
commit
3948a960cd
@ -90,7 +90,7 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
top: -2px;
|
top: -2px;
|
||||||
&.new-topic {
|
&.new-topic {
|
||||||
top: 0px;
|
top: -1px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user