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:
authorPhil Hughes <me@iamphill.com>2017-03-08 15:17:01 +0300
committerPhil Hughes <me@iamphill.com>2017-03-08 15:17:01 +0300
commit809bba7d02b45938494f8ae471a2b27ce4a40833 (patch)
treedf9d34b65b9e60b7b8dc684b42b8f897d7bb909d /app/assets/stylesheets/framework/filters.scss
parent382fea7b5925ac7dc47ccfd79f7537284e68cd6f (diff)
Updated specs
Diffstat (limited to 'app/assets/stylesheets/framework/filters.scss')
-rw-r--r--app/assets/stylesheets/framework/filters.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/filters.scss b/app/assets/stylesheets/framework/filters.scss
index bf0e8e2b891..dd2daa4b872 100644
--- a/app/assets/stylesheets/framework/filters.scss
+++ b/app/assets/stylesheets/framework/filters.scss
@@ -156,7 +156,6 @@
width: 100%;
border: 1px solid $border-color;
background-color: $white-light;
- max-width: 87%;
@media (max-width: $screen-xs-min) {
-webkit-flex: 1 1 100%;