From e1cd01828a657c54b513e40d0a46412e03fb87e4 Mon Sep 17 00:00:00 2001 From: Aysel Afsar Date: Wed, 11 Apr 2018 11:55:04 -0400 Subject: [PATCH] fix(studylist-rowsPerPage) Fix the width of rows per page select list --- Packages/ohif-design/styles/common/global.styl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Packages/ohif-design/styles/common/global.styl b/Packages/ohif-design/styles/common/global.styl index 953b1acc1..daa42ad36 100644 --- a/Packages/ohif-design/styles/common/global.styl +++ b/Packages/ohif-design/styles/common/global.styl @@ -53,8 +53,8 @@ label.form-group span.select2-selection__rendered height: 20px line-height: 20px - padding-left: 4px - padding-right: 12px + padding-left: 5px + padding-right: 17px span.select2-selection__arrow height: 20px