mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-09 07:15:04 +02:00
fixed toolbar position
This commit is contained in:
@ -412,7 +412,7 @@ fmStatusBar
|
|||||||
background-color: #e5e5e5;
|
background-color: #e5e5e5;
|
||||||
display: block;
|
display: block;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 26px;
|
top: 20px;
|
||||||
left: 0;
|
left: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Reference in New Issue
Block a user