summaryrefslogtreecommitdiff
path: root/chimere/static
diff options
context:
space:
mode:
Diffstat (limited to 'chimere/static')
-rw-r--r--chimere/static/chimere/css/styles.css9
1 files changed, 5 insertions, 4 deletions
diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css
index c59702d..ee47557 100644
--- a/chimere/static/chimere/css/styles.css
+++ b/chimere/static/chimere/css/styles.css
@@ -302,7 +302,7 @@ ul#action-2 {
top:274px;
bottom:38px;
right:18px;
- width:300px;
+ width:400px;
}
#detail div{
@@ -596,7 +596,7 @@ table.inline-table td input[type=file]{
}
.small-gallery{
- width:260px;
+ width:320px;
min-height:30px;
text-align:center;
}
@@ -605,8 +605,9 @@ table.inline-table td input[type=file]{
.small-gallery video,
.small-gallery iframe
{
- width:236px;
- height:150px;
+ width:300px;
+ min-height:50px;
+ /*height:180px;*/
}
/** jme **/