13 lines
201 B
Plaintext
13 lines
201 B
Plaintext
.expend-options {
|
|
margin-top: 0;
|
|
}
|
|
|
|
|
|
@media (min-width: 1200px) {
|
|
.expend-options {
|
|
position : absolute;
|
|
right : 0;
|
|
bottom : 25px;
|
|
max-width: 450px;
|
|
}
|
|
} |