Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-07-11 20:59:23 +0300
committerAlfredo Sumaran <alfredo@gitlab.com>2016-07-14 23:36:53 +0300
commit75528e19302dfc86254eb4e9f5d2878f64bc80b1 (patch)
treea4e8609d2b262cb7513fbb3ad39cb144bc29ca91 /app/assets/stylesheets/pages/admin.scss
parent2ed52071522f3cafd12ee8d9cd15d53db4171e1b (diff)
Make CSS consistent again
Diffstat (limited to 'app/assets/stylesheets/pages/admin.scss')
-rw-r--r--app/assets/stylesheets/pages/admin.scss8
1 files changed, 1 insertions, 7 deletions
diff --git a/app/assets/stylesheets/pages/admin.scss b/app/assets/stylesheets/pages/admin.scss
index 1d34a7f79ae..5607239d92d 100644
--- a/app/assets/stylesheets/pages/admin.scss
+++ b/app/assets/stylesheets/pages/admin.scss
@@ -88,13 +88,7 @@
.user-name {
display: inline-block;
- font-weight: bold;
- }
-
- .controls {
- > .btn, > .dropdown {
- margin-left: 5px;
- }
+ font-weight: 600;
}
.dropdown {