CS-15099:Account deletion - buttons overlap the text on the Account deletion confirmation page.

This commit is contained in:
Pranav Saxena 2012-05-26 02:50:54 +05:30
parent 2ef18bc956
commit 7a0db5083e
1 changed files with 2 additions and 2 deletions

View File

@ -2905,7 +2905,7 @@ Dialogs*/
}
.ui-dialog.confirm .ui-button {
margin-top: -24px;
margin-top: 0px;
margin-left: 11px;
}
@ -2917,7 +2917,7 @@ Dialogs*/
display: block;
text-align: center;
color: #445361;
font-size: 15px;
font-size: 14px;
/*+text-shadow:0px 1px 1px #FFFFFF;*/
-moz-text-shadow: 0px 1px 1px #FFFFFF;
-webkit-text-shadow: 0px 1px 1px #FFFFFF;