SOLR-2399: Adding min-width

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138328 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ryan McKinley 2011-06-22 07:54:19 +00:00
parent 1a5b85ccfa
commit 8ce0a65494
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ ul
{
border: 1px solid #c0c0c0;
min-height: 600px;
min-width:750px;
position: relative;
}