NIHVIVO-2280: Removed javascript code for userAccounts-list.ftl to accountUtils.js

This commit is contained in:
manolobevia 2011-06-13 13:26:38 +00:00
parent 0b81817d07
commit aeeaf22fab

View file

@ -1550,7 +1550,7 @@ form.customForm #reset-password {
#add-account .note { #add-account .note {
padding-bottom: 20px; padding-bottom: 20px;
padding-top: 0; padding-top: 0;
margin-top: 5px; margin-top: 25px;
} }
/* -------------------------------------------------> */ /* -------------------------------------------------> */
/* DROP DOWN USER MENU ----------------------------> */ /* DROP DOWN USER MENU ----------------------------> */
@ -1612,7 +1612,6 @@ ul.dropdown ul.sub_menu li {
} }
ul.dropdown ul.sub_menu li:last-child { ul.dropdown ul.sub_menu li:last-child {
width: 96px; width: 96px;
} }
/* IE 6 & 7 Needs Inline Block */ /* IE 6 & 7 Needs Inline Block */
/* ADD IN IE6.css and IE7.css*/ /* ADD IN IE6.css and IE7.css*/