diff --git a/module/extension/css/obtain.css b/module/extension/css/obtain.css index 00a2b3495f..5ee32db932 100644 --- a/module/extension/css/obtain.css +++ b/module/extension/css/obtain.css @@ -1,3 +1,5 @@ .pager {margin-top: 0;} .tree li>a:hover {color: #fff; background-color: #0c64eb;} .tree li>a.active {color: #fff; background-color: #0c64eb;} +.side-col {width: 210px;} +#sidebar .cell {width: 190px;} diff --git a/module/mr/view/browse.html.php b/module/mr/view/browse.html.php index 304fc22f80..056075e64d 100644 --- a/module/mr/view/browse.html.php +++ b/module/mr/view/browse.html.php @@ -51,16 +51,16 @@