aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r--view/theme/duepuntozero/style.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 34b57555c..3b2b8475d 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -1124,8 +1124,9 @@ input#dfrn-url {
margin-left: 10px;
/*margin-bottom: 20px;*/
/*padding: 20px;*/
- max-height: 400px;
- overflow: auto;
+/* max-height: 400px; */
+/* overflow-x: auto; */
+/* overflow-y: auto; */
}
.wall-item-content img {