mirror of
https://github.com/docker/docs.git
synced 2026-03-30 07:48:52 +07:00
docs: Fix docs' styling conflict with common names
Docker-DCO-1.1-Signed-off-by: O.S. Tezer <ostezer@gmail.com> (github: ostezer) Closes issue #6329
This commit is contained in:
2
docs/theme/mkdocs/base.html
vendored
2
docs/theme/mkdocs/base.html
vendored
@@ -66,7 +66,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="push"></div>
|
||||
<div id="push-footer"></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
2
docs/theme/mkdocs/css/main.css
vendored
2
docs/theme/mkdocs/css/main.css
vendored
@@ -305,7 +305,7 @@ body {
|
||||
margin: 0 auto -379px;
|
||||
}
|
||||
/* Set the fixed height of the footer here */
|
||||
#push,
|
||||
#push-footer,
|
||||
#footer {
|
||||
height: 379px;
|
||||
background: #253237;
|
||||
|
||||
Reference in New Issue
Block a user