Browse Source

Clean up vertical space for help_text_selected > h3

tags/v0.2.0
Garrick Aden-Buie 8 years ago
parent
commit
97db089e09
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      inst/styles/gadget.css

+ 3
- 0
inst/styles/gadget.css View File

@@ -61,3 +61,6 @@ dd {
padding-top: 4px;
height: 100%;
}
#help_text_selected > h3 {
margin-top: 0px;
}

Loading…
Cancel
Save