summaryrefslogtreecommitdiff
path: root/themes/light/cdm.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light/cdm.less')
-rw-r--r--themes/light/cdm.less7
1 files changed, 7 insertions, 0 deletions
diff --git a/themes/light/cdm.less b/themes/light/cdm.less
index 4bb1c6064..53d060b19 100644
--- a/themes/light/cdm.less
+++ b/themes/light/cdm.less
@@ -208,6 +208,13 @@
}
}
+ .content-inner {
+ .icon-unpack-pending {
+ width : 18px;
+ height : 18px;
+ }
+ }
+
.content-inner .embed-responsive {
overflow : hidden;
padding-bottom : @embed-responsive-padding;