From ca8e039300b1fff1642721655f3488c1ed73696a Mon Sep 17 00:00:00 2001 From: julianahilario Date: Fri, 2 Oct 2015 12:53:30 -0300 Subject: [PATCH] Adjustment of the tabs admin panel site info --- src/noosfero-spb-theme/css/community-pages.css | 15 +++++++++++++++ 1 file changed, 15 insertions(+), 0 deletions(-) diff --git a/src/noosfero-spb-theme/css/community-pages.css b/src/noosfero-spb-theme/css/community-pages.css index ed77346..5abf702 100644 --- a/src/noosfero-spb-theme/css/community-pages.css +++ b/src/noosfero-spb-theme/css/community-pages.css @@ -171,6 +171,21 @@ font-weight: 300; } +/*tabs painel-admin*/ +.action-admin_panel-site_info .ui-tabs .ui-tabs-nav li{ + white-space: normal; + word-wrap:break-word; +} + +.action-admin_panel-site_info .ui-tabs .ui-tabs-nav .ui-tabs-anchor{ + text-align: center; + width: 11.2em; + height: 2.5em; + max-height: 2.5em; + overflow: hidden; + line-height: 16px; +} + /* Community's area tabs */ #content #discussions-content{ -- libgit2 0.21.2