Template:Documentation/styles.css: Difference between revisions
Jump to navigation
Jump to search
Shnehrashmi (talk | contribs) m (1 revision imported) |
en ws>ZandDev (the code shouldn't use !important, that rule cannot be overridden by screen readers, the second block also broke the vertical alignment of links generated by Module:Documentation) |
||
Line 8: | Line 8: | ||
} | } | ||
/* force edit links to right in start box */ | /* force edit links to right in start box */ | ||
span#doc_editlinks { | /*span#doc_editlinks { | ||
float: right | float: right; | ||
margin-right: 0.50em | margin-right: 0.50em; | ||
} | }*/ |