diff options
author | friendica <info@friendica.com> | 2012-02-26 16:31:51 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-02-26 16:31:51 -0800 |
commit | e994b990eb1c390759e1673870399c1537686bbb (patch) | |
tree | 0236a361ad4b8244cb84650826a75e294bb2ef9c /view/theme/dispy | |
parent | a1861d1128aacc1ab98b33a1d035bfc27c9979f5 (diff) | |
download | volse-hubzilla-e994b990eb1c390759e1673870399c1537686bbb.tar.gz volse-hubzilla-e994b990eb1c390759e1673870399c1537686bbb.tar.bz2 volse-hubzilla-e994b990eb1c390759e1673870399c1537686bbb.zip |
typo in css
Diffstat (limited to 'view/theme/dispy')
-rwxr-xr-x | view/theme/dispy/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/dispy/style.css b/view/theme/dispy/style.css index 62c7b48e0..7f563293a 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; } |