diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index c1073c0ab..b0a109c92 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1802,16 +1802,6 @@ dl.bb-dl > dd > li { overflow: hidden; } -#cloud-index { - width: 100%; - table-layout: fixed; -} - -#cloud-index td { - width: auto; - overflow: hidden; -} - .caption-visible { max-height: 75%; } |