aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-07-24 21:03:15 -0700
committerfriendica <info@friendica.com>2012-07-24 21:03:15 -0700
commitea13ece8901519d6a0f765eb573b75a2f13aa4c1 (patch)
treec19eccf73ec2e12cc87e474794d1e6d7498bb62f /view
parent4b36e41b098ae805d8a25e1c4ce7f38161418eea (diff)
downloadvolse-hubzilla-ea13ece8901519d6a0f765eb573b75a2f13aa4c1.tar.gz
volse-hubzilla-ea13ece8901519d6a0f765eb573b75a2f13aa4c1.tar.bz2
volse-hubzilla-ea13ece8901519d6a0f765eb573b75a2f13aa4c1.zip
rev update
Diffstat (limited to 'view')
-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 {