Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Display comments date smaller

Cette révision appartient à :
sfan5 2017-05-11 11:45:13 +02:00
Parent 3547eb78fd
révision bbf9b28f6e
2 fichiers modifiés avec 7 ajouts et 2 suppressions

Voir le fichier

@ -377,4 +377,9 @@ footer {
position: relative;
top: -0.5rem;
float: right;
}
}
.comment-date {
font-size: smaller;
width: auto; /* Undo bootstrap's fixed width */
}

Voir le fichier

@ -93,7 +93,7 @@
<a href="{{$.URL.Parse (printf "/user/%d/-" .UserID ) }}">{{.Username}}</a>
{{end}}
</div>
<div class="col-md-2 date-short">
<div class="col-md-1 date-short comment-date">
{{.Date}}
</div>
<div class="col-md-8">