[otrs-cvs] otrs/var/httpd/htdocs/skins/Agent/default/css Core.AllocationList.css, 1.3, 1.4
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/var/httpd/htdocs/skins/Agent/default/css
In directory lancelot:/tmp/cvs-serv6722/var/httpd/htdocs/skins/Agent/default/css
Modified Files:
Core.AllocationList.css
Log Message:
Fixed a problem, where the whole page disappeared in IE8 when allocation lists had list entries with more than 3 characters.
Author: mn
Index: Core.AllocationList.css
===================================================================
RCS file: /home/cvs/otrs/var/httpd/htdocs/skins/Agent/default/css/Core.AllocationList.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -2 -u -d -r1.3 -r1.4
--- Core.AllocationList.css 22 Jan 2013 08:35:55 -0000 1.3
+++ Core.AllocationList.css 28 Jan 2013 12:03:39 -0000 1.4
@@ -19,5 +19,5 @@
min-height: 25px;
max-height: 300px;
- overflow-y: scroll;
+ overflow-y: auto;
}
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log