css fix / contacts.html fix and update / ui improvements

This commit is contained in:
razvanaldea89 2019-02-18 09:04:27 +02:00
parent fac2a6a36f
commit 3b73275e2a
2 changed files with 802 additions and 658 deletions

View file

@ -1206,6 +1206,9 @@ legend {
}
/** Contacts **/
.profile_details {
padding:15px;
}
.profile_details:nth-child(3n) {
clear: both;
}
@ -1214,6 +1217,8 @@ legend {
display: inline-block;
padding: 10px 0 0;
background: #fff;
width:100%;
height:100%;
}
.profile_details .profile_view .divider {
@ -1248,6 +1253,8 @@ legend {
.profile_details .profile_view .img-circle {
border: 1px solid #E6E9ED;
padding: 2px;
max-width:150px;
border-radius:75px;
}
.profile_details .profile_view h2 {

File diff suppressed because it is too large Load diff