1
0
Fork 0

template rework: delete unused css

This commit is contained in:
rabuzarus 2015-10-23 01:04:47 +02:00
commit b2bb600f3a
9 changed files with 1 additions and 155 deletions

View file

@ -1568,19 +1568,6 @@ span[id^="showmore-wrap"] {
padding-top: 5px;
font-weight: bold;
}
.directory-item {
float: left;
width: 200px;
height: 200px;
}
.directory-item .contact-photo {
width: 175px;
height: 175px;
}
.directory-item .contact-photo img {
width: 175px;
height: 175px;
}
.contact-name {
font-weight: bold;
padding-top: 15px;