fix for hosted organization users list and mailbox list (for Firefox)
This commit is contained in:
parent
c4e2791e14
commit
d01861259b
2 changed files with 1 additions and 2 deletions
|
@ -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;}
|
||||
|
|
|
@ -65,7 +65,6 @@
|
|||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<br />
|
||||
<asp:Panel ID="UsersPanel" runat="server">
|
||||
<asp:UpdatePanel ID="UsersUpdatePanel" runat="server" UpdateMode="Conditional" ChildrenAsTriggers="true">
|
||||
<ContentTemplate>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue