fixed positioning for floating controls
This commit is contained in:
parent
1403e1e01c
commit
53393600a6
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ body {
|
||||||
-webkit-border-radius: 4px;
|
-webkit-border-radius: 4px;
|
||||||
-moz-border-radius: 4px;
|
-moz-border-radius: 4px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
position: fixed !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.control.navigate {
|
.control.navigate {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue