Yuvipanda has submitted this change and it was merged.

Change subject: (Bug 45775) Adjusted the margin of "userloginForm"
......................................................................


(Bug 45775) Adjusted the margin of "userloginForm"

Change-Id: Ibede75a3f4e998d1972cacf1f5840882d39550ee
---
M skins/common/commonContent.css
1 file changed, 9 insertions(+), 2 deletions(-)

Approvals:
  Yuvipanda: Verified; Looks good to me, approved
  Waldir: Looks good to me, but someone else must approve



diff --git a/skins/common/commonContent.css b/skins/common/commonContent.css
index a550d97..a36fa48 100644
--- a/skins/common/commonContent.css
+++ b/skins/common/commonContent.css
@@ -128,6 +128,13 @@
 #userlogin, #userloginForm {
        border: solid 1px #cccccc;
        padding: 1.2em;
-       margin: .5em;
-       float: left;
+       margin: 0.5em;
+}
+
+#loginend {
+       margin: 0.5em;
+}
+
+#loginend table {
+       width: 100%;
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/53614
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibede75a3f4e998d1972cacf1f5840882d39550ee
Gerrit-PatchSet: 6
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Rahul21 <[email protected]>
Gerrit-Reviewer: Daniel Friesen <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: Waldir <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to