- fixed left-facing profiles on zdoom blue to have a transparent 'border'

This commit is contained in:
Rachael Alexanderson 2017-06-18 09:32:49 -04:00
parent dd4a20d06f
commit 074b509bda
1 changed files with 1 additions and 1 deletions

View File

@ -647,7 +647,7 @@ fieldset.polls dd div {
/* Poster profile block
----------------------------------------*/
.postprofile {
.postprofile, .leftprofile {
color: #b8b8b8;
border-right-color: transparent;
border-left-color: transparent;