Make room for submit button on friends/ban page

The width is reduced to allow room for the submit button when the input element is edited.
This commit is contained in:
MelissaCole
2015-01-12 15:01:34 -08:00
parent 6b51528648
commit 236de26753

View File

@@ -7785,6 +7785,7 @@ body:not(.gold) .allminus-link {
margin-left: 5px;
}
.rel-note.edited button[type=submit] { visibility: visible; }
.rel-note.edited input[name=note] { width: 65%; }
.rel-note input[name=note] {
font-size: xx-small;