Skip to content

Commit

Permalink
Hide overflow in DataObject tables
Browse files Browse the repository at this point in the history
  • Loading branch information
HashNotAdam committed Aug 10, 2012
1 parent 9a5eb99 commit ccb550c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/dataobject_manager.css
Expand Up @@ -20,6 +20,7 @@
.list .dataobject-list li.head a:hover {background:none;}
.list .dataobject-list li {width:98.9%;overflow:hidden;border-bottom:1px solid #e4e4e4;padding:4px 5px;text-align:left;font-size:12px;}
.list .dataobject-list li .fields-wrap {width:90%;float:left;}
.list .dataobject-list li .fields-wrap .col {overflow:hidden;}
.list .dataobject-list li .fields-wrap .col li {width:auto;border:0;padding:0;}
.ui-sortable li {cursor:move;}

Expand Down

0 comments on commit ccb550c

Please sign in to comment.