forked from qwerty/tupali
8 lines
60 B
CSS
8 lines
60 B
CSS
|
|
|
|
|
|
.drop-up {
|
|
top: auto;
|
|
bottom: 100% !important;
|
|
}
|