Skip to content
Snippets Groups Projects
Commit 1236eb2a authored by Vincent Petry's avatar Vincent Petry
Browse files

Fixed controls bar in viewer mode

parent a921ad89
No related branches found
No related tags found
No related merge requests found
......@@ -263,6 +263,10 @@ input[type="submit"].enabled {
left: 250px;
padding-right: 250px;
}
.viewer-mode #app-navigation+#app-content #controls {
left: 0;
padding-right: 0;
}
#controls .button,
#controls button,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment