Skip to content
Snippets Groups Projects
Commit e220d6df authored by aeschylus's avatar aeschylus Committed by GitHub
Browse files

Merge pull request #1420 from regisrob/css-fix-canvas-controls

Small CSS fix on canvas controls
parents 44d19491 ae06c9a4
No related branches found
No related tags found
No related merge requests found
......@@ -174,6 +174,14 @@
left: 10px;
transition: none;
/*width: 100%*/
>div {
clear: both;
>a:first-child {
margin-bottom: 10px;
}
}
}
.mirador-osd-context-controls a {
float:left;
......@@ -186,9 +194,6 @@
left: 0px;
}
.mirador-manipulation-controls {
position: absolute;
top: 30px;
left: 0px;
min-width: 364px;
}
.mirador-mirror {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment