mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-05 03:00:15 -04:00
banning: Correct css on ban note.
This commit is contained in:
@@ -5459,7 +5459,7 @@ body:not(.gold) .allminus-link {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.friend-note button[type=submit] {
|
||||
.rel-note button[type=submit] {
|
||||
display: none;
|
||||
font-size: x-small;
|
||||
padding-top: 1px;
|
||||
@@ -5468,8 +5468,8 @@ body:not(.gold) .allminus-link {
|
||||
margin-left: 5px;
|
||||
width: 45px;
|
||||
}
|
||||
.friend-note.edited button[type=submit] { display: inline-block; }
|
||||
.friend-note.edited input[type=text] { width: 250px; margin-right: 0px; }
|
||||
.rel-note.edited button[type=submit] { display: inline-block; }
|
||||
.rel-note.edited input[type=text] { width: 250px; margin-right: 0px; }
|
||||
|
||||
|
||||
.gold-accent h1,
|
||||
|
||||
Reference in New Issue
Block a user