mirror of https://gitlab.com/bashrc2/epicyon
New post dropdown icon width
parent
429984c431
commit
4ab0abe271
|
@ -717,6 +717,10 @@ input[type=submit]:hover {
|
|||
position: relative;
|
||||
}
|
||||
|
||||
.newPostDropdown img {
|
||||
width: 70px;
|
||||
}
|
||||
|
||||
.newPostDropdown > input[type="checkbox"] {
|
||||
position: absolute;
|
||||
left: -100vw;
|
||||
|
|
Loading…
Reference in New Issue