diff --git a/module/doc/css/index.css b/module/doc/css/index.css index 7a426166af..f45675040c 100644 --- a/module/doc/css/index.css +++ b/module/doc/css/index.css @@ -1,3 +1,4 @@ #pageActions ul.dropdown-menu {left: 67px;} #mainRow .main-col .row .col-sm-7 {width: 55% !important;} #mainRow .main-col .row .col-sm-5 {width: 45% !important;} +#mainRow .c-num {text-overflow: ellipsis; white-space: nowrap;} diff --git a/module/doc/view/index.html.php b/module/doc/view/index.html.php index 293176cd59..e52cdc849d 100644 --- a/module/doc/view/index.html.php +++ b/module/doc/view/index.html.php @@ -33,8 +33,8 @@ doc->title;?> - doc->size;?> - doc->addedBy;?> + doc->size;?> + doc->addedBy;?> doc->editedDate;?>