summaryrefslogtreecommitdiff
path: root/public/assets/stylesheets/app.css
diff options
context:
space:
mode:
authorryderr <r@okfoc.us>2014-10-08 16:14:59 -0400
committerryderr <r@okfoc.us>2014-10-08 16:14:59 -0400
commit19aa51eb1283c53917f5942ff3e146501bdcfc06 (patch)
treeb66282dd23513874aeb48fcdb8e14c879fc68f96 /public/assets/stylesheets/app.css
parent8f5f06dc360d4446a3d2eb628acb591718590a49 (diff)
parent2b658ce6a00dc4f20ea77a50b8cca61f56629a71 (diff)
merge
Diffstat (limited to 'public/assets/stylesheets/app.css')
-rwxr-xr-xpublic/assets/stylesheets/app.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css
index b8702f6..aeb05a1 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -373,12 +373,12 @@ iframe.embed {
.room .images[data-mediacount='1'] img:nth-child(1) { left: 20%; top: 20%; }
-.room .images[data-mediacount='2'] img:nth-child(1) { left: 51%; bottom: 0%; width: auto; height: 30%; }
-.room .images[data-mediacount='2'] img:nth-child(2) { right: 51%; bottom: 0%; width: auto; height: 30%; }
+.room .images[data-mediacount='2'] img:nth-child(1) { left: 51%; bottom: 0%; width: auto; height: 40%; }
+.room .images[data-mediacount='2'] img:nth-child(2) { right: 51%; bottom: 50%; width: auto; height: 40%; }
.room .images[data-mediacount='3'] img:nth-child(1) { right: 51%; bottom: 41%; }
-.room .images[data-mediacount='3'] img:nth-child(2) { left: 51%; bottom: 0%; width:auto; height:30%;}
-.room .images[data-mediacount='3'] img:nth-child(3) { right: 51%; top: 61%; }
+.room .images[data-mediacount='3'] img:nth-child(2) { right: 51%; top: 61%; }
+.room .images[data-mediacount='3'] img:nth-child(3) { left: 51%; bottom: 0%; width:auto; height:30%;}
.room .images[data-mediacount='4'] img:nth-child(1) { right: 51%; bottom: 41%; }
.room .images[data-mediacount='4'] img:nth-child(2) { left: 51%; bottom: 61%; }