diff --git a/WebsitePanel/Sources/WebsitePanel.WebPortal/App_Themes/Default/Styles/Skin.css b/WebsitePanel/Sources/WebsitePanel.WebPortal/App_Themes/Default/Styles/Skin.css index bde1c680..94748288 100644 --- a/WebsitePanel/Sources/WebsitePanel.WebPortal/App_Themes/Default/Styles/Skin.css +++ b/WebsitePanel/Sources/WebsitePanel.WebPortal/App_Themes/Default/Styles/Skin.css @@ -179,7 +179,7 @@ h2.ProductTitle.Huge {margin:0;} .FormButtonsBar .Left {float: left;} .FormButtonsBar .Right {float:right;} .FormButtonsBar Button2.Right {text-align: right; margin-bottom: 3px;} -.FormButtonsBarClean {clear: both; padding-bottom: 4px;} +.FormButtonsBarClean {clear: both; padding-bottom: 4px; height: 26px;} .FormButtonsBarCleanLeft {float: left;} .FormButtonsBarCleanRight {text-align: right;} .FormButtonsBarCleanMiddle {float: right;} diff --git a/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/ExchangeServer/OrganizationUsers.ascx b/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/ExchangeServer/OrganizationUsers.ascx index a69f1b4c..f3c60beb 100644 --- a/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/ExchangeServer/OrganizationUsers.ascx +++ b/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/ExchangeServer/OrganizationUsers.ascx @@ -65,7 +65,6 @@ -