ofri masad has uploaded a new change for review. Change subject: userportal: Fix text alignment in JP localization ......................................................................
userportal: Fix text alignment in JP localization In Jp localization some text lines were miss aligned. Fixed width of the table column to support longer text. Change-Id: Iddf44aeb457bffe3deb59cd7d151caac0230060b Bug-Url: https://bugzilla.redhat.com/951082 Signed-off-by: Ofri Masad <oma...@redhat.com> --- M frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/tab/extended/SideTabExtendedResourceView.ui.xml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/86/13886/1 diff --git a/frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/tab/extended/SideTabExtendedResourceView.ui.xml b/frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/tab/extended/SideTabExtendedResourceView.ui.xml index 3e0dd3b..201f87e 100644 --- a/frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/tab/extended/SideTabExtendedResourceView.ui.xml +++ b/frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/tab/extended/SideTabExtendedResourceView.ui.xml @@ -73,7 +73,7 @@ .detailsBoxRowLabel { text-align: left; - width: 50%; + width: 60%; } .detailsBoxRowValue { -- To view, visit http://gerrit.ovirt.org/13886 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iddf44aeb457bffe3deb59cd7d151caac0230060b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <oma...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches