mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
/docker-for-aws/release-notes.md /docker-for-azure/release-notes.md /_includes/d4a_buttonds.md is used to insert the buttons on those pages. Because the anchor tag uses the button class it applies a float:left and needs to be overridden after. A simple div tag with class clearfix can accomplish this. The buttons are also used inside a couple tables, but there is no need for float: left in those cases and the div causes no issues.