This website works better with JavaScript.
Home
Explore
Help
Sign In
garrick
/
regexplain
mirror of
https://github.com/gadenbuie/regexplain.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
Clean up vertical space for help_text_selected > h3
tags/v0.2.0
Garrick Aden-Buie
8 years ago
parent
343bd3bb13
commit
97db089e09
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
+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;
}
Write
Preview
Loading…
Cancel
Save