forked from indymedia/epicyon
Dropdown button alignment
parent
d7329d497e
commit
44d0ff605b
|
@ -551,6 +551,8 @@ input[type=checkbox]
|
||||||
width: 3%;
|
width: 3%;
|
||||||
height: 3%;
|
height: 3%;
|
||||||
min-width: 40px;
|
min-width: 40px;
|
||||||
|
-ms-transform: translateY(10%);
|
||||||
|
transform: translateY(10%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.galleryContainer {
|
.galleryContainer {
|
||||||
|
|
Loading…
Reference in New Issue