mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
Merge pull request #80 from cloudflare/fix-silence-json-padding
Add some space between submit button and the silence JSON preview
This commit is contained in:
@@ -449,6 +449,9 @@ table.silence-duration-table > tbody > tr > td.silence-duration-label {
|
||||
vertical-align: bottom;
|
||||
line-height: 2em;
|
||||
}
|
||||
#silenceJSON {
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
a[aria-expanded=true] .fa-chevron-right {
|
||||
display: none;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user