Merge pull request #1489 from coralproject/responsive-fixes

Responsive fixes
This commit is contained in:
Wyatt Johnson
2018-03-26 16:54:10 -06:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
@@ -15,6 +15,7 @@
.main {
min-width: 70%;
max-width: 100%;
}
.sidebar {
@@ -1,6 +1,6 @@
.root {
margin-bottom: 20px;
width: 350px;
max-width: 350px;
}
.innerSettings {