mirror of https://github.com/docker/docs.git
Tweaked web preview height.
This commit is contained in:
parent
fe89879dd5
commit
c8067c92c0
|
@ -30,7 +30,7 @@
|
||||||
.widget-style();
|
.widget-style();
|
||||||
background-color: white;
|
background-color: white;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 95%;
|
||||||
p {
|
p {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
color: @gray-normal;
|
color: @gray-normal;
|
||||||
|
|
Loading…
Reference in New Issue