diff options
Diffstat (limited to 'scss/custom.scss')
| -rw-r--r-- | scss/custom.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/custom.scss b/scss/custom.scss index a70cf34a9..5672eb61a 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -203,7 +203,7 @@ pre { margin: 0.5em 1em; } -.form-row.odd{ +.tab-pane .odd, .form-row.odd{ background-color: $gray-200; } |
