fixed toolbar position

This commit is contained in:
Pim Snel 2005-06-29 23:43:37 +00:00
parent daa702d813
commit 4bd9c6995f

View File

@ -412,7 +412,7 @@ fmStatusBar
background-color: #e5e5e5;
display: block;
position: fixed;
top: 26px;
top: 20px;
left: 0;
padding: 0;
width: 100%;