1
0
mirror of https://github.com/mgerb/classic-wow-forums synced 2026-03-05 23:35:25 +00:00

client - thread page pagination done

This commit is contained in:
2018-01-22 21:29:49 -06:00
parent 04be6543b6
commit adbe3c6857
8 changed files with 105 additions and 20 deletions

View File

@@ -27,6 +27,10 @@
background-repeat: repeat-x;
height: 25px;
margin-bottom: 4px;
display: flex;
justify-content: flex-end;
align-items: center;
padding-right: 10px;
}
.reply-body {