Tomas Jelinek has uploaded a new change for review.

Change subject: userportal: added space between protocol and edit button
......................................................................

userportal: added space between protocol and edit button

Details of the basic view, there was no space between
the protocol type and the edit button. Added 5px.

Change-Id: I81832b613edd85af8605aea74c71cf8f2ccb1729
Signed-off-by: Tomas Jelinek <[email protected]>
---
M 
frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/tab/basic/MainTabBasicDetailsView.ui.xml
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/11/14711/1

diff --git 
a/frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/tab/basic/MainTabBasicDetailsView.ui.xml
 
b/frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/tab/basic/MainTabBasicDetailsView.ui.xml
index 53101ac..f23bdcc 100644
--- 
a/frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/tab/basic/MainTabBasicDetailsView.ui.xml
+++ 
b/frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/tab/basic/MainTabBasicDetailsView.ui.xml
@@ -140,6 +140,7 @@
                        float: right;
                        padding-right: 20px;
                    padding-top: 5px;
+                   padding-left: 5px;
                }
                
                .basicInfoDetailsLinkDisabled, 
.basicInfoDetailsLinkDisabled:hover {


--
To view, visit http://gerrit.ovirt.org/14711
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I81832b613edd85af8605aea74c71cf8f2ccb1729
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to