mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
adjust track-link alignment in gutter
This commit is contained in:
parent
7758cd1c9e
commit
3c6f7908ac
@ -692,8 +692,14 @@ blockquote > *:last-child {
|
||||
li {margin-bottom: 10px;}
|
||||
i {font-size: 12px;}
|
||||
|
||||
.reply-new, .track-link {
|
||||
.reply-new {
|
||||
padding-left: 27px;
|
||||
display:block;
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
.track-link {
|
||||
padding-left: 10px;
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user