Design polish

pull/1326/head
Luke Morris 2017-04-27 18:44:43 -07:00
parent 781f724711
commit 57bea5c694
2 changed files with 5 additions and 4 deletions

View File

@ -12,7 +12,7 @@ $tvmp-table-gutter: 8px;
.template-variable-manager {
max-width: $tvmp-panel-max-width;
margin: 0 $tvmp-gutter;
margin: 0 auto;
}
.template-variable-manager--header {
height: $chronograf-page-header-height;

View File

@ -14,6 +14,7 @@ $overlay-z: 100;
left: 0;
right: 0;
z-index: $overlay-z;
padding: 0 30px;
&:before {
content: '';