forked from GNUsocial/gnu-social
Updated button.close styles
This commit is contained in:
@@ -533,6 +533,16 @@ float:right;
|
||||
font-size:0.8em;
|
||||
}
|
||||
|
||||
button.close {
|
||||
width:16px;
|
||||
height:16px;
|
||||
text-indent:-9999px;
|
||||
padding:0;
|
||||
border:0;
|
||||
text-align:center;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
/* entity_profile */
|
||||
.entity_profile {
|
||||
position:relative;
|
||||
@@ -1025,11 +1035,6 @@ margin-bottom:11px;
|
||||
position:absolute;
|
||||
top:0;
|
||||
right:0;
|
||||
width:29px;
|
||||
height:29px;
|
||||
text-align:center;
|
||||
font-weight:bold;
|
||||
padding:0;
|
||||
}
|
||||
#jOverlayContent h1 {
|
||||
max-width:425px;
|
||||
|
||||
Reference in New Issue
Block a user