Commit 805895fc7bf36f029bb2ed8f37022a6ee8831cef
1 parent
f849bbbd
Exists in
master
and in
3 other branches
Minor fix on License's management page - #807
Signed-off-by: Álvaro Fernando <alvarofernandoms@gmail.com>
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
src/noosfero-spb/noosfero-spb-theme/css/administration-panel.css
@@ -781,3 +781,8 @@ | @@ -781,3 +781,8 @@ | ||
781 | .action-profile_members-change_role .role-permissions li{ | 781 | .action-profile_members-change_role .role-permissions li{ |
782 | list-style: square; | 782 | list-style: square; |
783 | } | 783 | } |
784 | + | ||
785 | +/* Licenses */ | ||
786 | +.action-licenses-index #content .main-content td { | ||
787 | + padding-top: 8px; | ||
788 | +} |
-
okay :)