diff --git a/view/theme/diabook/diabook-aerith/style.css b/view/theme/diabook/diabook-aerith/style.css index 6b772edf..630b331e 100644 --- a/view/theme/diabook/diabook-aerith/style.css +++ b/view/theme/diabook/diabook-aerith/style.css @@ -2885,7 +2885,7 @@ section .directory-item dd { height: 175px; } -.directory-photo-wrapper { +section .directory-photo-wrapper { float: left; height: 200px; width: 165px; diff --git a/view/theme/diabook/diabook-blue/style.css b/view/theme/diabook/diabook-blue/style.css index b1de2660..952f9077 100644 --- a/view/theme/diabook/diabook-blue/style.css +++ b/view/theme/diabook/diabook-blue/style.css @@ -2843,7 +2843,7 @@ section .directory-item dd { height: 175px; } -.directory-photo-wrapper { +section .directory-photo-wrapper { float: left; height: 200px; width: 165px; diff --git a/view/theme/diabook/diabook-dark/style.css b/view/theme/diabook/diabook-dark/style.css index 844ed369..5ef9398e 100644 --- a/view/theme/diabook/diabook-dark/style.css +++ b/view/theme/diabook/diabook-dark/style.css @@ -2857,7 +2857,7 @@ section .directory-item dd { height: 175px; } -.directory-photo-wrapper { +section .directory-photo-wrapper { float: left; height: 200px; width: 165px; diff --git a/view/theme/diabook/diabook-green/style.css b/view/theme/diabook/diabook-green/style.css index 111c31cf..e1993764 100644 --- a/view/theme/diabook/diabook-green/style.css +++ b/view/theme/diabook/diabook-green/style.css @@ -2872,7 +2872,7 @@ section .directory-item dd { height: 175px; } -.directory-photo-wrapper { +section .directory-photo-wrapper { float: left; height: 200px; width: 165px; diff --git a/view/theme/diabook/diabook-pink/style.css b/view/theme/diabook/diabook-pink/style.css index b0b768df..e9bcd53d 100644 --- a/view/theme/diabook/diabook-pink/style.css +++ b/view/theme/diabook/diabook-pink/style.css @@ -2872,7 +2872,7 @@ section .directory-item dd { height: 175px; } -.directory-photo-wrapper { +section .directory-photo-wrapper { float: left; height: 200px; width: 165px; diff --git a/view/theme/diabook/diabook-red/style.css b/view/theme/diabook/diabook-red/style.css index 16b42d0e..72592168 100644 --- a/view/theme/diabook/diabook-red/style.css +++ b/view/theme/diabook/diabook-red/style.css @@ -2870,7 +2870,7 @@ section .directory-item dd { height: 175px; } -.directory-photo-wrapper { +section .directory-photo-wrapper { float: left; height: 200px; width: 165px; diff --git a/view/theme/diabook/style.css b/view/theme/diabook/style.css index 049fb7ba..68bfd5d3 100644 --- a/view/theme/diabook/style.css +++ b/view/theme/diabook/style.css @@ -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;