1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-03 15:27:42 +02:00

[ticket/13713] Make style code changes requested by @hanakin

PHPBB3-13713
This commit is contained in:
lavigor
2018-08-14 18:44:01 +03:00
committed by Marc Alexander
parent c2720792ac
commit e13f22f841
2 changed files with 2 additions and 2 deletions

View File

@@ -369,7 +369,7 @@ p.post-notice {
background-image: none; background-image: none;
} }
/* colours and backgrounds for mentions.css */ /* colours and backgrounds for mentions.css */
/* mention dropdown */ /* mention dropdown */
.atwho-view { /* mention-container */ .atwho-view { /* mention-container */

View File

@@ -1,5 +1,5 @@
/* -------------------------------------------------------------- /* /* -------------------------------------------------------------- /*
$Mentions $Mentions
/* -------------------------------------------------------------- */ /* -------------------------------------------------------------- */
/* stylelint-disable selector-max-compound-selectors */ /* stylelint-disable selector-max-compound-selectors */