From: friendica Date: Mon, 27 Feb 2012 00:31:51 +0000 (-0800) Subject: typo in css X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e994b990eb1c390759e1673870399c1537686bbb;p=friendica.git typo in css --- diff --git a/view/theme/dispy/style.css b/view/theme/dispy/style.css index 62c7b48e0f..7f563293a0 100755 --- a/view/theme/dispy/style.css +++ b/view/theme/dispy/style.css @@ -1110,7 +1110,7 @@ div[id$="wrapper"] br { clear: left; } .tagged { background-image: url("tag.png"); - repaet: no-repeat; + repeat: no-repeat; }