summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Sauer <ensonic@users.sf.net>2018-07-08 19:23:26 +0200
committerStefan Sauer <ensonic@users.sf.net>2018-07-08 19:23:26 +0200
commitdb9e098d81604d2c4fb3c966858e78af45801a85 (patch)
tree093bc5b32e94ac98179a748769baf7fc8f94c5d0
parent8b8335c32183fbc112428078c84a8d357796fa90 (diff)
downloadgtk-doc-db9e098d81604d2c4fb3c966858e78af45801a85.tar.gz
Revert "style.css: add bottom spacing for seglistitem"
This reverts commit 665e3027a18eebe3cdfa51a9847f45c65e339f08.
-rw-r--r--style/style.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/style/style.css b/style/style.css
index e2c2d14..d675455 100644
--- a/style/style.css
+++ b/style/style.css
@@ -321,10 +321,6 @@ acronym,abbr
.listing_code .programlisting .type,
.listing_code .programlisting .type a { color: #4e9a06; } /* tango: chameleon 3 */
-.seglistitem {
- margin-bottom: 0.5em;
-}
-
.listing_frame {
/* tango:sky blue 1 */
border: solid 1px #729fcf;