MAPG-57 decrease result's margin to minimal in case of low height
This commit is contained in:
parent
d6cafdeb06
commit
8fa8b501ed
@ -274,5 +274,11 @@ div.buttonContainer.bottom {
|
|||||||
top: 40px;
|
top: 40px;
|
||||||
height: initial;
|
height: initial;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#guess.result {
|
||||||
|
left: 20px;
|
||||||
|
right: 20px;
|
||||||
|
bottom: 30px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user