summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages
diff options
context:
space:
mode:
authorEnrique Alcantara <ealcantara@gitlab.com>2019-05-16 14:05:56 -0400
committerEnrique Alcantara <ealcantara@gitlab.com>2019-06-07 08:52:43 -0400
commitb57633f0cafcff811aaf13349390f7a49d799b2a (patch)
treed22437e62a0f54a96810c49952d6e5ef6b0542ff /app/assets/stylesheets/pages
parent2320e4451fa0c0c60326a7d29fa53599559b6484 (diff)
downloadgitlab-ce-b57633f0cafcff811aaf13349390f7a49d799b2a.tar.gz
Style popovers according to the design specs
- Apply new styles for header, padding, border, and fonts - Remove bootstrap 3 backward compat code
Diffstat (limited to 'app/assets/stylesheets/pages')
-rw-r--r--app/assets/stylesheets/pages/prometheus.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/prometheus.scss b/app/assets/stylesheets/pages/prometheus.scss
index c03554b287f..2d600e3aef6 100644
--- a/app/assets/stylesheets/pages/prometheus.scss
+++ b/app/assets/stylesheets/pages/prometheus.scss
@@ -136,7 +136,6 @@
> .popover-header,
> .popover-body {
padding: 8px;
- font-size: 12px;
white-space: nowrap;
position: relative;
}