From 9c5976456cb2cc34a6b8a293fac776782291997f Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Thu, 22 Oct 2020 16:30:46 +0200 Subject: [PATCH] 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 --- _scss/_overrides.scss | 4 ---- docker-for-mac/index.md | 3 +-- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/_scss/_overrides.scss b/_scss/_overrides.scss index 1162da1946..657e175fca 100755 --- a/_scss/_overrides.scss +++ b/_scss/_overrides.scss @@ -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; } diff --git a/docker-for-mac/index.md b/docker-for-mac/index.md index 6f64aa4279..db6654e9e2 100644 --- a/docker-for-mac/index.md +++ b/docker-for-mac/index.md @@ -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`. - ![Docker Menu with Kubernetes](images/kubernetes/kube-context.png){: .with-border - width="400px"} + ![Docker Menu with Kubernetes](images/kubernetes/kube-context.png){: width="400px"} - By default, Kubernetes containers are hidden from commands like `docker service ls`, because managing them manually is not supported. To make them