summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/bootstrap_migration.scss
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-08-09 13:11:56 -0500
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-08-09 15:39:39 -0500
commita96b2b15b50101caf6974968f73c334822949001 (patch)
tree80ecf308e29f08115832bd0e2ed95ae6e1f98ff9 /app/assets/stylesheets/bootstrap_migration.scss
parent266666d153542179e39dceab59fec0a327165a04 (diff)
downloadgitlab-ce-a96b2b15b50101caf6974968f73c334822949001.tar.gz
Separate BS4 overrides into own file; remove all reassignments of -300
Diffstat (limited to 'app/assets/stylesheets/bootstrap_migration.scss')
-rw-r--r--app/assets/stylesheets/bootstrap_migration.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/bootstrap_migration.scss b/app/assets/stylesheets/bootstrap_migration.scss
index c20738a20c3..056d4b7207a 100644
--- a/app/assets/stylesheets/bootstrap_migration.scss
+++ b/app/assets/stylesheets/bootstrap_migration.scss
@@ -14,7 +14,6 @@ $border-radius-base: 3px !default;
$modal-body-bg: $white-light;
$input-border: $border-color;
-$input-border-focus: $focus-border-color;
$padding-base-vertical: $gl-vert-padding;
$padding-base-horizontal: $gl-padding;