summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-10-06 15:42:48 +0100
committerPhil Hughes <me@iamphill.com>2016-10-06 15:42:48 +0100
commitb2e5240af3d14bd67900ef194226274639537888 (patch)
tree236ba878ffc3f24b17c82414d568a87e21377413 /app/assets/stylesheets
parent6865c46c6649118e09e60dd29dfa060470010aa9 (diff)
downloadgitlab-ce-b2e5240af3d14bd67900ef194226274639537888.tar.gz
Changed jQuery to be in single line
Removed un-required CSS
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/pages/members.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/assets/stylesheets/pages/members.scss b/app/assets/stylesheets/pages/members.scss
index 187151fe26c..ff4fd751f26 100644
--- a/app/assets/stylesheets/pages/members.scss
+++ b/app/assets/stylesheets/pages/members.scss
@@ -5,8 +5,6 @@
.member {
.list-item-name {
- float: none;
-
@media (min-width: $screen-sm-min) {
float: left;
width: 50%;