#options { width: 500px; }
This commit is contained in:
parent
d72ae037ec
commit
ed977ef95c
@ -2673,6 +2673,7 @@
|
|||||||
#options {\
|
#options {\
|
||||||
position: fixed;\
|
position: fixed;\
|
||||||
padding: 5px;\
|
padding: 5px;\
|
||||||
|
width: 500px;\
|
||||||
}\
|
}\
|
||||||
#options .move, #credits {\
|
#options .move, #credits {\
|
||||||
text-align: right;\
|
text-align: right;\
|
||||||
|
|||||||
@ -2048,6 +2048,7 @@ main =
|
|||||||
#options {
|
#options {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
width: 500px;
|
||||||
}
|
}
|
||||||
#options .move, #credits {
|
#options .move, #credits {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user