فهرست منبع

Make sure that the organisation's drop-down list is not bigger than the left menu...

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@1614 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 13 سال پیش
والد
کامیت
8408387a52
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      css/light-grey.css

+ 3 - 0
css/light-grey.css

@@ -1104,4 +1104,7 @@ div.actions_button a, .actions_button a:hover, .actions_button a:visited {
 	height:17px;
 	line-height: 17px;
 	display: block;
+}
+select#org_id {
+	max-width: 90%;
 }