Merge pull request #2141 from superseb/equal_headers

Equal header font size for each log option
This commit is contained in:
Vincent Fiduccia 2018-08-07 12:34:17 -07:00 committed by GitHub
commit ce8a113b8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
<h2 class="pt-30"> {{t 'loggingPage.kafka.header'}} </h2>
<h2 class="mt-30"> {{t 'loggingPage.kafka.header'}} </h2>
<hr/>
<div class="box mb-10">

View File

@ -1,4 +1,4 @@
<h2 class="pt-30">
<h2 class="mt-30">
{{t 'loggingPage.splunk.header'}}
<span class="text-info text-small">
{{t 'loggingPage.splunk.helpText' htmlSafe=true}}

View File

@ -1,4 +1,4 @@
<h2 class="pt-30">{{t 'loggingPage.syslog.header'}}</h2>
<h2 class="mt-30">{{t 'loggingPage.syslog.header'}}</h2>
<hr/>
<section class="box">
<div class="row">