summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-02-23 08:44:18 +0000
committerPhil Hughes <me@iamphill.com>2016-02-23 08:44:18 +0000
commitef82e90c4b4caa91b61394c20e8cce68967d8896 (patch)
treee71beec0c17b0c68620e0e1cd780670085b48a22
parent7c8099853621cc2a244bf6e0fd37a8b503d1ec5e (diff)
downloadgitlab-ce-dashboard-misaligned-buttons.tar.gz
Fixed mis-aligned buttons on dashboard/issuesdashboard-misaligned-buttons
-rw-r--r--app/assets/stylesheets/framework/common.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/common.scss b/app/assets/stylesheets/framework/common.scss
index 0ddbf612543..ea56d9e12a0 100644
--- a/app/assets/stylesheets/framework/common.scss
+++ b/app/assets/stylesheets/framework/common.scss
@@ -377,6 +377,7 @@ table {
}
.project-item-select-holder {
+ display: inline-block;
position: relative;
.project-item-select {