Limiting .directory-photo-wrapper styles to <section> so as not to

interfere with .directory-photo-wrapper in <aside>
This commit is contained in:
Zvi ben Yaakov (a.k.a rdc) 2012-07-03 21:49:02 +03:00
parent 14d4635be6
commit 424797138f
7 changed files with 7 additions and 7 deletions

View File

@ -2885,7 +2885,7 @@ section .directory-item dd {
height: 175px;
}
.directory-photo-wrapper {
section .directory-photo-wrapper {
float: left;
height: 200px;
width: 165px;

View File

@ -2843,7 +2843,7 @@ section .directory-item dd {
height: 175px;
}
.directory-photo-wrapper {
section .directory-photo-wrapper {
float: left;
height: 200px;
width: 165px;

View File

@ -2857,7 +2857,7 @@ section .directory-item dd {
height: 175px;
}
.directory-photo-wrapper {
section .directory-photo-wrapper {
float: left;
height: 200px;
width: 165px;

View File

@ -2872,7 +2872,7 @@ section .directory-item dd {
height: 175px;
}
.directory-photo-wrapper {
section .directory-photo-wrapper {
float: left;
height: 200px;
width: 165px;

View File

@ -2872,7 +2872,7 @@ section .directory-item dd {
height: 175px;
}
.directory-photo-wrapper {
section .directory-photo-wrapper {
float: left;
height: 200px;
width: 165px;

View File

@ -2870,7 +2870,7 @@ section .directory-item dd {
height: 175px;
}
.directory-photo-wrapper {
section .directory-photo-wrapper {
float: left;
height: 200px;
width: 165px;

View File

@ -2808,7 +2808,7 @@ section .directory-item dd {
width: 175px;
height: 175px;
}
.directory-photo-wrapper {
section .directory-photo-wrapper {
float: left;
height: 200px;
width: 165px;