Rename #avatararrow to #avatar-arrow

This commit is contained in:
chriswatt 2016-02-07 16:41:11 +00:00
parent 16270ee9a4
commit 133397ee0d

View file

@ -268,7 +268,7 @@
} }
.content { .content {
margin-left: 4em; margin-left: 4em;
#avatararrow; #avatar-arrow;
&:after { &:after {
border-right-color: #fff; border-right-color: #fff;
} }
@ -380,7 +380,7 @@
.content { .content {
margin-left: 4em; margin-left: 4em;
.header { .header {
#avatararrow; #avatar-arrow;
font-weight: normal; font-weight: normal;
padding: auto 15px; padding: auto 15px;
position: relative; position: relative;
@ -484,7 +484,7 @@
clear: none; clear: none;
} }
.form { .form {
#avatararrow; #avatar-arrow;
&:after { &:after {
border-right-color: #fff; border-right-color: #fff;
} }
@ -590,7 +590,7 @@
} }
.comment.form { .comment.form {
.content { .content {
#avatararrow; #avatar-arrow;
&:after { &:after {
border-right-color: #fff; border-right-color: #fff;
} }
@ -1248,7 +1248,7 @@
} }
} }
#avatararrow { #avatar-arrow {
&:before, &:after { &:before, &:after {
right: 100%; right: 100%;
top: 20px; top: 20px;