mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
Remove superfluous and slightly irritating display:inline from orderered lists in light theme.
This commit is contained in:
@@ -319,11 +319,8 @@ div.main li {
|
||||
}
|
||||
|
||||
ol {
|
||||
/*
|
||||
white-space: pre-wrap;
|
||||
*/
|
||||
display: inline;
|
||||
margin: 1px 0 0 0;
|
||||
|
||||
margin: 1px 0 0 5px;
|
||||
padding: 1px 0 0 20px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user