From aa81eda77ead696a26ed0bd764dce827f4ee159e Mon Sep 17 00:00:00 2001 From: Catouse Date: Mon, 15 Oct 2018 15:41:26 +0800 Subject: [PATCH] * improve UI of doc views, code for task #5032. --- module/doc/css/common.css | 1 + 1 file changed, 1 insertion(+) diff --git a/module/doc/css/common.css b/module/doc/css/common.css index 06e9ffbd18..f39540b7bc 100644 --- a/module/doc/css/common.css +++ b/module/doc/css/common.css @@ -48,6 +48,7 @@ .files-grid .icon-folder:before {display: none;} .files-grid .img-holder {height: 64px; line-height: 64px; margin: 0 auto 8px; width: 100%; background-size: contain; background-repeat: no-repeat; background-position: center;} .files-grid .img-holder > img {max-height: 64px; opacity: 0; width: 100%;} +.files-grid + .table-footer {margin-top: 20px;} @keyframes flash-icon {