Reset toolbar padding. Closes #23

This commit is contained in:
Victor Dubiniuk 2013-09-07 17:11:56 +03:00
parent 8ba71b86bc
commit 3614295e1e

View File

@ -69,6 +69,7 @@
#odf-toolbar{ #odf-toolbar{
position: absolute; position: absolute;
width: 100%; width: 100%;
padding:0;
z-index: 500; z-index: 500;
} }