mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-01 04:22:11 +02:00
[ticket/10734] Fixed cp css
Fixed border radius and padding of the ucp and mcp. PHPBB-10734
This commit is contained in:
@@ -276,7 +276,7 @@ a#logo:hover {
|
||||
|
||||
.panel {
|
||||
margin-bottom: 4px;
|
||||
padding: 0 10px;
|
||||
padding: 5px 10px;
|
||||
background-color: #f3f3f3;
|
||||
color: #3f3f3f;
|
||||
}
|
||||
|
Reference in New Issue
Block a user