mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Remove img.with-border style
The border was barely visible, was only used in a single place, and didn't add much. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -116,10 +116,6 @@ a.gs-title {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
img.with-border {
|
||||
border: 1px solid #eaeaea;
|
||||
}
|
||||
|
||||
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
|
||||
display: none!important;
|
||||
}
|
||||
|
||||
@@ -234,8 +234,7 @@ experience conflicts, remove `/usr/local/bin/kubectl`.
|
||||
The status of Kubernetes shows in the Docker menu and the context points to
|
||||
`docker-desktop`.
|
||||
|
||||
{: .with-border
|
||||
width="400px"}
|
||||
{: width="400px"}
|
||||
|
||||
- By default, Kubernetes containers are hidden from commands like `docker
|
||||
service ls`, because managing them manually is not supported. To make them
|
||||
|
||||
Reference in New Issue
Block a user