mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-22 08:13:14 +02:00
[ticket/12562] Use border for all sizes except responsive
PHPBB3-12562
This commit is contained in:
@@ -12,13 +12,10 @@ html {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
body {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#wrap {
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
margin: 0;
|
||||
min-width: 290px;
|
||||
padding: 0 5px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user