New post dropdown icon width

merge-requests/8/head
Bob Mottram 2020-11-04 13:19:06 +00:00
parent 429984c431
commit 4ab0abe271
1 changed files with 4 additions and 0 deletions

View File

@ -717,6 +717,10 @@ input[type=submit]:hover {
position: relative;
}
.newPostDropdown img {
width: 70px;
}
.newPostDropdown > input[type="checkbox"] {
position: absolute;
left: -100vw;