See issue (#5497)[https://github.com/friendica/friendica/issues/5497] for details.
This commit is contained in:
committed by
Hypolite Petovan
parent
32a8702bd7
commit
e8effeb3ae
@@ -1115,11 +1115,11 @@ aside .vcard #profile-photo-wrapper.crop-preview {
|
||||
padding: 0;
|
||||
}
|
||||
aside .vcard .profile-header {
|
||||
margin-bottom: 20px;
|
||||
padding: 5px 0px 5px 0px;
|
||||
}
|
||||
aside .vcard .fn {
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
padding: 5px 0px 5px 0px;
|
||||
}
|
||||
aside .vcard .p-addr {
|
||||
font-style: italic;
|
||||
@@ -1139,9 +1139,10 @@ aside .xmpp {
|
||||
aside .vcard .icon {
|
||||
display: table-cell;
|
||||
padding-right: 10px;
|
||||
width: 30px;
|
||||
}
|
||||
#profile-extra-links {
|
||||
margin-bottom: 20px;
|
||||
overflow: auto;
|
||||
}
|
||||
aside .vcard #dfrn-request-link-button,
|
||||
aside .vcard #wallmessage-link-botton {
|
||||
@@ -1514,6 +1515,9 @@ section #jotOpen {
|
||||
overflow: visible;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
aside .panel-body {
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
/* Thread hover effects */
|
||||
.wall-item-container .wall-item-content a,
|
||||
|
||||
Reference in New Issue
Block a user