Merge pull request #146 from owncloud/fix-css

let the core CSS handle the toolbar stuff
This commit is contained in:
VicDeo 2013-12-03 07:17:09 -08:00
commit daf553d06c

View File

@ -8,13 +8,3 @@
-moz-box-shadow: 0px 4px 10px #000;
-webkit-box-shadow: 0px 4px 10px #000;
}
#odf_close{
top: 0px;
position: absolute;
left: 10px;
}
#odf-toolbar{
padding: 0 0 0 1em
}