Remove uses of the rest of deprecated profile fields
This commit is contained in:
parent
e69497454b
commit
7b0ec6252f
13 changed files with 10 additions and 278 deletions
|
@ -2046,20 +2046,6 @@ pre code {
|
|||
/* = Profile = */
|
||||
/* =========== */
|
||||
|
||||
.advanced-profile-content {
|
||||
margin-top: 5px;
|
||||
margin-bottom: 10px;
|
||||
margin-left: 30px;
|
||||
width: 60%;
|
||||
}
|
||||
|
||||
.advanced-profile-label {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 0px;
|
||||
padding-bottom: 5px;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
div[id$="wrapper"] {
|
||||
height: 100%;
|
||||
}
|
||||
|
@ -2068,10 +2054,6 @@ div[id$="wrapper"] br {
|
|||
clear: left;
|
||||
}
|
||||
|
||||
#advanced-profile-with {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
#profile-listing-desc,
|
||||
#profile-listing-new-link-wrapper {
|
||||
float: left;
|
||||
|
@ -4524,7 +4506,6 @@ hr.line-dots {
|
|||
.location,
|
||||
.location-label,
|
||||
.gender-label,
|
||||
.marital-label,
|
||||
.homepage-label,
|
||||
.network-label {
|
||||
float: left;
|
||||
|
@ -4534,8 +4515,6 @@ hr.line-dots {
|
|||
}
|
||||
|
||||
.adr,
|
||||
.x-gender,
|
||||
.marital-text,
|
||||
.homepage-url,
|
||||
.x-network {
|
||||
float: left;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue