mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 10:24:42 +08:00
Remove some extra padding on the right of post info
This commit is contained in:
@ -496,15 +496,11 @@
|
||||
}
|
||||
.topic-meta-data-inside {
|
||||
float: right;
|
||||
margin-right: 10px;
|
||||
z-index: 490;
|
||||
.post-info {
|
||||
font-size: 12px;
|
||||
display: inline-block;
|
||||
margin-right: 12px;
|
||||
&:first-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
&.edits {
|
||||
a, a:visited {
|
||||
color: #aaa;
|
||||
|
Reference in New Issue
Block a user