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>2018-02-02 12:00:55 +0300
committerPhil Hughes <me@iamphill.com>2018-02-02 12:00:55 +0300
commit6f40aaaca722e90dfe5b3f137bcc794a9acf8790 (patch)
tree5e6f1984378606888c496427e0c0dcdbe958f5d9 /app/assets
parentf016c780f658cebedfb4ffd31ecf37b07139cdef (diff)
parentec918997eef4bdc4e2df1fe961083350eddf2492 (diff)
Merge branch 'fix/improve-issue-note-dropdown' into 'master'
Improve issue note dropdown and mr button See merge request gitlab-org/gitlab-ce!16758
Diffstat (limited to 'app/assets')
-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 bf8eb4c1f06..4a528bc2bb1 100644
--- a/app/assets/stylesheets/pages/note_form.scss
+++ b/app/assets/stylesheets/pages/note_form.scss
@@ -410,7 +410,6 @@
width: 298px;
}
-
@media (max-width: $screen-xs-max) {
display: flex;
width: 100%;