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:
authorJacob Schatz <jschatz1@gmail.com>2017-08-06 19:55:51 +0300
committerJacob Schatz <jschatz1@gmail.com>2017-08-06 19:55:51 +0300
commit67fd6b86546a7aacddf1bcdbe50b25c54206b790 (patch)
tree379db54480f6b0c58ef3529a86acf0ddcd6ba238 /app/assets/stylesheets/pages/repo.scss
parent2c6895d6b5ddfc1b383e8f2d5d971161a86baae5 (diff)
Edit button to class.
Diffstat (limited to 'app/assets/stylesheets/pages/repo.scss')
-rw-r--r--app/assets/stylesheets/pages/repo.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/repo.scss b/app/assets/stylesheets/pages/repo.scss
index a188c9cf4cb..4b6778af997 100644
--- a/app/assets/stylesheets/pages/repo.scss
+++ b/app/assets/stylesheets/pages/repo.scss
@@ -43,7 +43,7 @@
@include str-truncated(250px);
}
-#editable-mode {
+.editable-mode {
display: inline-block;
}