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