Skip to content

Commit

Permalink
Update forum.less
Browse files Browse the repository at this point in the history
  • Loading branch information
yannisme authored Oct 14, 2021
1 parent af3e3b3 commit e5ba314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/less/forum.less
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ ul.UserCard-badges.badges{display:inline-table}
.aaalert.aaquote .aainner{background:fade(@control-bg,50%)!important}
span.NotificationsDropdown-unread{z-index:999}
.FT1{padding-left:220px;padding-top:10px;margin:10px auto;border-top:1px solid fade(@hero-bg,98.5%)}
.TagTiles{display:grid;grid-template-columns:repeat(3,auto);}
.TagTiles{display:grid;grid-template-columns:repeat(3,33.33333%);}
.TagTiles>li{float:unset;width:auto!important;height:auto!important;margin:1em 1em;min-height:102px;max-height:200px;}
.Post-footer .item-bestAnswerPost{padding:10px!important;border-left:5px solid @control-bg!important;background-color:@body-bg!important;clear:both;border-radius:0!important}
.Post--BestAnswer{background:@control-bg!important;padding-left:4px!important;border-left:3px solid #58a400!important;border-radius:0!important}
Expand Down

0 comments on commit e5ba314

Please sign in to comment.