From e9b18af2e1e69f39ef1756e963b34b5061d2a4fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Alby?= Date: Thu, 17 Jan 2019 15:55:18 +0100 Subject: [PATCH] Merge pull request #1389 from sharelatex/hb-publisher-summary Adds summary section to publishers hub GitOrigin-RevId: 1257b4d478cad97c07bf4407176136d58248bdba --- services/web/public/stylesheets/app/publisher-hub.less | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/services/web/public/stylesheets/app/publisher-hub.less b/services/web/public/stylesheets/app/publisher-hub.less index 77b097501f..790af5977c 100644 --- a/services/web/public/stylesheets/app/publisher-hub.less +++ b/services/web/public/stylesheets/app/publisher-hub.less @@ -1,4 +1,11 @@ #publisher-hub{ + .recent-activity { + .hub-big-number{ + text-align: right; + padding-right: 15px; + } + } + #templates-container { width: 100%; tr{