mirror of https://github.com/istio/istio.io.git
Top padding in commands
This commit is contained in:
parent
aa34b4da26
commit
562a54aacc
|
@ -179,7 +179,7 @@ pre {
|
|||
color: $preBlockCommandOutputTextColor;
|
||||
background-color: $preBlockCommandOutputBackgroundColor;
|
||||
font-style: italic;
|
||||
padding: 0 .5em .5em .5em;
|
||||
padding: .5em;
|
||||
}
|
||||
|
||||
// if the output div is empty, we need extra padding
|
||||
|
|
Loading…
Reference in New Issue