Adding a little padding to the too of these 3 pages

pull/10616/head
Alex P 2016-11-03 11:53:18 -07:00 committed by Will Piers
parent 11a34f2989
commit 1c652c6765
1 changed files with 13 additions and 0 deletions

View File

@ -722,3 +722,16 @@ table .monotype {
background-color: $c-fire;
}
}
/*
Sources / Kapacitor Config Pages
----------------------------------------------
*/
#source-form-page,
#manage-sources-page,
.kapacitor {
.enterprise-header {
margin-bottom: 45px;
}
}