diff --git a/app/assets/stylesheets/framework/common.scss b/app/assets/stylesheets/framework/common.scss
index 0ddbf61254329c0babaebacba03a7bf42c458c5f..ea56d9e12a0c8a103afb0d339505a0cf1e7d9e3e 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 {