mirror of
https://github.com/wahyd4/ocelots.git
synced 2026-08-09 13:06:25 +10:00
fix
This commit is contained in:
@@ -135,7 +135,7 @@ body {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.span4avatar{
|
||||
.con4avatar{
|
||||
width: 330px;
|
||||
position: relative;
|
||||
float: left;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
div.highlight.span4avatar class="#{membership.status}" style="position:relative;margin-left:0px;"
|
||||
div.highlight.con4avatar class="#{membership.status}" style="position:relative;margin-left:0px;"
|
||||
div.avatar-info
|
||||
=image_for membership.person
|
||||
div.avatar-hover
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
div.span4avatar.pending.hidden style="position:relative;"
|
||||
div.con4avatar.pending.hidden style="position:relative;"
|
||||
div.avatar-info
|
||||
img.avatar-image src="/assets/silhouette.png" width=300
|
||||
div.avatar-hover
|
||||
|
||||
Reference in New Issue
Block a user