From 133397ee0d89921a4f5910324cec42ce15b57695 Mon Sep 17 00:00:00 2001
From: chriswatt <info@chriswatt.org>
Date: Sun, 7 Feb 2016 16:41:11 +0000
Subject: [PATCH] Rename #avatararrow to #avatar-arrow

---
 public/less/_repository.less | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/public/less/_repository.less b/public/less/_repository.less
index 18d019446..da4cb7d87 100644
--- a/public/less/_repository.less
+++ b/public/less/_repository.less
@@ -268,7 +268,7 @@
 			}
 			.content {
 				margin-left: 4em;
-				#avatararrow;
+				#avatar-arrow;
 				&:after {
 					border-right-color: #fff;
 				}				
@@ -380,7 +380,7 @@
 				.content {
 					margin-left: 4em;
 					.header {
-						#avatararrow;
+						#avatar-arrow;
 						font-weight: normal;
 						padding: auto 15px;
 						position: relative;
@@ -484,7 +484,7 @@
 				clear: none;
 			}
 			.form {
-				#avatararrow;
+				#avatar-arrow;
 				&:after {
 					border-right-color: #fff;
 				}
@@ -590,7 +590,7 @@
 		}
 		.comment.form {
 			.content {
-				#avatararrow;
+				#avatar-arrow;
 				&:after {
 					border-right-color: #fff;
 				}
@@ -1248,7 +1248,7 @@
 	}
 }
 
-#avatararrow {
+#avatar-arrow {
 	&:before, &:after {
 		right: 100%;
 		top: 20px;