forked from extern/egroupware
Mobile theme:
- Remove another position fixed
This commit is contained in:
parent
4042c54dff
commit
0cdcc975cb
@ -437,7 +437,7 @@ var AppJS = (function(){ "use strict"; return Class.extend(
|
|||||||
height:"100%",
|
height:"100%",
|
||||||
background:"white",
|
background:"white",
|
||||||
display:'block',
|
display:'block',
|
||||||
position:'fixed',
|
position: 'absolute',
|
||||||
top:0,
|
top:0,
|
||||||
left:0,
|
left:0,
|
||||||
bottom:0,
|
bottom:0,
|
||||||
|
Loading…
Reference in New Issue
Block a user