mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #15038
[Bug 715273] Re: Admin: Add institutions - Plugin Button overlayed
I note that in versions 1.7 and 1.8 of Mahara that the field for
choosing the authentication plugin has css max-width: 380px; to stop the
field from reaching the suspend institution box.
so this problem is fixed going forward.
if you want to have this fix for older versions:
add the following to theme/raw/static/style/style.css
#institution_authplugin_container select#dummySelect,
select#edituser_site_authinstance,
select#edituser_institution_addinstitution,
select#uploadcsv_authinstance {
max-width: 380px;
}
** Changed in: mahara
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/715273
Title:
Admin: Add institutions - Plugin Button overlayed
Status in Mahara ePortfolio:
Fix Released
Bug description:
when you add a new institution there is the next interface to add an
authentication plugin - I just did this on small monitor with
1024x768px. Then the "Add" button is overlayed by the textbox for
locking an institution (see attached screenshot).
Regards
Klaus
Mahara-Version: 1.3.3
Browser: Mozilla Firefox 3.6.13
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/715273/+subscriptions
References