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:
authorwinh <winnie@gitlab.com>2017-08-17 13:20:55 +0300
committerwinh <winnie@gitlab.com>2017-08-17 14:57:41 +0300
commit0780fba337749d8cb1239e997d8d1c2a84349234 (patch)
tree5e6d535541573fcab504022ecd9e77d726b5dc7c /app/assets/stylesheets/framework/lists.scss
parentec34b2d051c16a351387fbaedb5542654810b8a5 (diff)
Make admin user actions dropdown consistent
Diffstat (limited to 'app/assets/stylesheets/framework/lists.scss')
-rw-r--r--app/assets/stylesheets/framework/lists.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/lists.scss b/app/assets/stylesheets/framework/lists.scss
index ab754f4a492..df2bf561194 100644
--- a/app/assets/stylesheets/framework/lists.scss
+++ b/app/assets/stylesheets/framework/lists.scss
@@ -132,6 +132,8 @@ ul.content-list {
}
.controls {
+ @include new-style-dropdown;
+
float: right;
> .control-text {