mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
remove extra border on flags/flaggers td
This commit is contained in:
parent
f4221f5c7d
commit
26c8538e4c
@ -16,6 +16,11 @@
|
||||
.filters input { margin-bottom: 0; }
|
||||
}
|
||||
|
||||
td.flaggers td {
|
||||
border-bottom: none;
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
.content-list li a span.count {
|
||||
font-size: 12px;
|
||||
float: right;
|
||||
|
Loading…
x
Reference in New Issue
Block a user