added check adv on drop
css for 20q
This commit is contained in:
@@ -1,6 +1,22 @@
|
||||
table tr td {
|
||||
vertical-align: top;
|
||||
}
|
||||
.dropbox {
|
||||
min-height: 75px;
|
||||
&.l5r5e {
|
||||
.twenty-questions-dialog {
|
||||
table {
|
||||
width: 100%;
|
||||
}
|
||||
table tr td {
|
||||
vertical-align: top;
|
||||
}
|
||||
.third {
|
||||
width: 230px;
|
||||
}
|
||||
.fifty {
|
||||
width: 49%;
|
||||
}
|
||||
.or {
|
||||
width: 100px;
|
||||
}
|
||||
.dropbox {
|
||||
min-height: 75px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user