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