Skip to content

Commit

Permalink
fixed the edit button float in the dokuwiki template
Browse files Browse the repository at this point in the history
  • Loading branch information
splitbrain committed Jan 24, 2013
1 parent 7c5209b commit 11a22b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Expand Up @@ -110,6 +110,7 @@ dl.datarelated dt {
/* the section edit button - yes, it's not the most beautiful CSS you've ever seen */
div.dokuwiki div.editbutton_plugin_data {
margin-top: -1em; /* depends on the dl margin */
float: none;
}

div.dokuwiki div.editbutton_plugin_data form input.button {
Expand Down

0 comments on commit 11a22b2

Please sign in to comment.