Skip to content
Snippets Groups Projects
Commit fbde788b authored by Patrick Jentsch's avatar Patrick Jentsch
Browse files

Center modals

parent 69a0bb9f
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,10 @@ main {
padding-left: 300px;
}
.modal {
left: 300px;
}
.navbar-fixed > nav {
width: calc(100% - 300px)
}
......
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