diff options
Diffstat (limited to 'themes/clouds')
| -rw-r--r-- | themes/clouds/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/clouds/style.css b/themes/clouds/style.css index a873e096dc..a8bdffa1bf 100644 --- a/themes/clouds/style.css +++ b/themes/clouds/style.css @@ -1699,7 +1699,7 @@ overflow:visible !important; .person_box_template .noprint { width:25px;height:50px; position:relative;} .person_box_template .chart_textbox {height:auto;overflow: hidden;} .person_box_template .details div {display:block;} -.person_box_template img {float:left;height:50px;width:auto;max-width:50px;margin:0 3px 0 0;} +.person_box_template img {float:left;height:50px;width:auto;max-width:80px;margin:0 3px 0 0;} html[dir="rtl"] .person_box_template img {float:right; margin:0 0 0 3px;} .person_box_template i[class^="icon-silhouette"]{float:left;} html[dir="rtl"] .person_box_template i[class^="icon-silhouette"]{float:right;} |
