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:
authorClement Ho <ClemMakesApps@gmail.com>2018-06-12 01:18:19 +0300
committerJose <jvargas@gitlab.com>2018-06-13 20:41:13 +0300
commit9e63168282d8234f1c9212fb6b514474ba2df9d0 (patch)
tree15735278094087ec6580a7d205f5a3594b1af0dd /app/assets/stylesheets/bootstrap_migration.scss
parent91f31ae519b500b5d7db8a4f31bda8482aadae26 (diff)
Fix change template form
Diffstat (limited to 'app/assets/stylesheets/bootstrap_migration.scss')
-rw-r--r--app/assets/stylesheets/bootstrap_migration.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/bootstrap_migration.scss b/app/assets/stylesheets/bootstrap_migration.scss
index 95b842a337c..191a3bb5b59 100644
--- a/app/assets/stylesheets/bootstrap_migration.scss
+++ b/app/assets/stylesheets/bootstrap_migration.scss
@@ -161,6 +161,10 @@ table {
}
}
+.input-group-prepend svg.active {
+ border: 0 !important;
+}
+
// Polyfill deprecated selectors
.hidden {