Skip to content
Snippets Groups Projects
Commit 62827376 authored by Morris Jobke's avatar Morris Jobke
Browse files

fix trashbin and pbulic page controls

parent a6f10a59
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@
padding: 0 !important; /* override default control bar button padding */
}
#trash {
margin-right: 8px;
margin-right: 12px;
float: right;
z-index: 1010;
padding: 10px;
......
......@@ -49,6 +49,10 @@ body {
vertical-align:text-bottom;
}
#controls {
left: 0;
}
#preview {
background: #fff;
text-align: center;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment