summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets
diff options
context:
space:
mode:
authorvrod <rodrigues.victor.vsr@gmail.com>2016-11-19 15:58:31 -0200
committervrod <rodrigues.victor.vsr@gmail.com>2016-11-23 17:28:58 -0200
commit8434a642f19798f8ed8ce283af6a1006920bef30 (patch)
treec0f27466c897d2012e24bbc0b47a4201921cd91f /app/assets/stylesheets
parent7100b76923fc88667b1bd22b34f0a43323fe84b0 (diff)
downloadgitlab-ce-8434a642f19798f8ed8ce283af6a1006920bef30.tar.gz
Simplify copy on "Create a new list" dropdown in Issue Boards
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/pages/boards.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/boards.scss b/app/assets/stylesheets/pages/boards.scss
index 4f5753f6fc6..4327f8bf640 100644
--- a/app/assets/stylesheets/pages/boards.scss
+++ b/app/assets/stylesheets/pages/boards.scss
@@ -243,7 +243,7 @@
}
.issue-boards-search {
- width: 335px;
+ width: 290px;
.form-control {
display: inline-block;