mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-22 08:13:14 +02:00
Merge pull request #2617 from hanakin/ticket/12740
[ticket/12740] Use .logo instead of #logo in css * hanakin/ticket/12740: [ticket/12740] Use class for logo in css
This commit is contained in:
@@ -41,7 +41,7 @@ body {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#logo {
|
||||
.logo {
|
||||
/* change display value to inline-block to show logo */
|
||||
display: none;
|
||||
float: none;
|
||||
|
Reference in New Issue
Block a user