summaryrefslogtreecommitdiffstats
path: root/extensions/MyDashboard/web/styles/mydashboard.css
diff options
context:
space:
mode:
authorbyron jones <byron@glob.com.au>2018-04-20 19:18:53 +0200
committerdklawren <dklawren@users.noreply.github.com>2018-04-20 19:18:53 +0200
commit867057e89a8f309cedcc1affbe00923fd8f8b3c2 (patch)
tree3c0a71df710e2fc96ace93b70d9bba895f36e454 /extensions/MyDashboard/web/styles/mydashboard.css
parent5b0812a368b9e646f393ccbf62186ed1b2b535d2 (diff)
downloadbugzilla-867057e89a8f309cedcc1affbe00923fd8f8b3c2.tar.gz
bugzilla-867057e89a8f309cedcc1affbe00923fd8f8b3c2.tar.xz
Bug 1440828 - Phabricator review requests should show up on the BMO dashboard
Diffstat (limited to 'extensions/MyDashboard/web/styles/mydashboard.css')
-rw-r--r--extensions/MyDashboard/web/styles/mydashboard.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/extensions/MyDashboard/web/styles/mydashboard.css b/extensions/MyDashboard/web/styles/mydashboard.css
index 1011a9143..ef34bb100 100644
--- a/extensions/MyDashboard/web/styles/mydashboard.css
+++ b/extensions/MyDashboard/web/styles/mydashboard.css
@@ -18,10 +18,13 @@
white-space: nowrap;
}
+#mydashboard .requests {
+ margin-bottom: 2em;
+}
+
.query_heading {
font-size: 18px;
font-weight: 600;
- margin: 5px 0;
color: rgb(72, 72, 72);
}