aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/quattro.less
diff options
context:
space:
mode:
authorSimon <simon@kisikew.org>2012-02-23 06:44:06 -0800
committerSimon <simon@kisikew.org>2012-02-23 06:44:06 -0800
commit8cacff69858c2ad097bafb80c93405e79c311edf (patch)
tree11dde4b3608b64a5e62dfb90e63321f14d231def /view/theme/quattro/quattro.less
parent1dacb2e57018ae210dad6f9992ec3d75d4b53138 (diff)
parentd45e26d6d9976141f8a63e25f5f6b5dd87a2f766 (diff)
downloadvolse-hubzilla-8cacff69858c2ad097bafb80c93405e79c311edf.tar.gz
volse-hubzilla-8cacff69858c2ad097bafb80c93405e79c311edf.tar.bz2
volse-hubzilla-8cacff69858c2ad097bafb80c93405e79c311edf.zip
Merge pull request #47 from fabrixxm/master
quattro: fix typos
Diffstat (limited to 'view/theme/quattro/quattro.less')
-rwxr-xr-xview/theme/quattro/quattro.less5
1 files changed, 3 insertions, 2 deletions
diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less
index 1c14177c6..9d2608261 100755
--- a/view/theme/quattro/quattro.less
+++ b/view/theme/quattro/quattro.less
@@ -309,13 +309,14 @@ aside {
.allcontact-link { float: right; margin: 5px 0px; }
.contact-block-content {
clear: both;
- overflow: idden; height: auto;
+ overflow: hidden;
+ height: auto;
}
/*.contact-block-div { width:60px; height: 60px; }*/
.contact-block-link {
float: left;
margin: 0px 2px 2px 0px;
- img { widht: 48px; height: 48px; }
+ img { width: 48px; height: 48px; }
}
}
/* mail view */