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:
authorLuke "Jared" Bennett <lbennett@gitlab.com>2017-04-07 16:09:15 +0300
committerLuke "Jared" Bennett <lbennett@gitlab.com>2017-04-07 16:09:15 +0300
commit18e2388de19f47093cb3192f4b8dbabdd9c3bfad (patch)
treed7960767b781d5a50da2a0bfbf889bcc8ef35644 /app/assets/stylesheets/pages/note_form.scss
parent2f22890d4223c0b524ee1f27e222a24a8f0c9a87 (diff)
Fixed issue button state bug
Diffstat (limited to 'app/assets/stylesheets/pages/note_form.scss')
-rw-r--r--app/assets/stylesheets/pages/note_form.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/note_form.scss b/app/assets/stylesheets/pages/note_form.scss
index 09c178c5a14..c71a4e717f8 100644
--- a/app/assets/stylesheets/pages/note_form.scss
+++ b/app/assets/stylesheets/pages/note_form.scss
@@ -334,7 +334,6 @@
li {
white-space: nowrap;
- border-radius: 0;
cursor: pointer;
padding-top: 6px;