diff options
Diffstat (limited to 'lib/tpl/default')
-rw-r--r-- | lib/tpl/default/design.css | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/lib/tpl/default/design.css b/lib/tpl/default/design.css index 1dee4dc69..a94f814aa 100644 --- a/lib/tpl/default/design.css +++ b/lib/tpl/default/design.css @@ -246,18 +246,12 @@ div.dokuwiki div.pagenav-next { width: 49% } -/* ----------- type of recent changes ------------- */ +/* ----------- type of recent changes select -------- */ -div.dokuwiki div.changestypenav { - border-bottom: 1px solid __border__; - padding-bottom: 10px; +div.dokuwiki form#dw__recent select { margin-bottom: 10px; } -div.dokuwiki div.changestypenav label { - padding-right: 10px; -} - /* --------------- Links ------------------ */ div.dokuwiki a:link, |