pull/634/head
Alex P 2016-11-29 15:29:32 -08:00
parent ccbbaf077f
commit 8ab32ce3f5
1 changed files with 9 additions and 14 deletions

View File

@ -12,13 +12,8 @@ body {
position: absolute;
align-items: stretch;
overflow: hidden;
}
/*
Chronograf Select Host Page
----------------------------------------------
*/
body > #react-root {
> #react-root {
width: 100%;
height: 100%;
position: absolute;
@ -28,13 +23,13 @@ body > #react-root {
.container {
margin-top: 60px;
}
}
}
/*
Layout
----------------------------------------------
*/
.chronograf-root {
display: flex;
align-items: stretch;