mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-23 17:49:57 +08:00
Change the padding to 20px
This commit is contained in:
parent
a236bda124
commit
0c5e3b484b
@ -87,7 +87,7 @@ dl, menu, ol, ul { margin: 1em 0; }
|
|||||||
dd { margin: 0 0 0 40px; }
|
dd { margin: 0 0 0 40px; }
|
||||||
|
|
||||||
/* Addresses paddings set differently in IE6/7 */
|
/* Addresses paddings set differently in IE6/7 */
|
||||||
menu, ol, ul { padding: 0 0 0 40px; }
|
menu, ol, ul { padding: 0 0 0 20px; }
|
||||||
|
|
||||||
/* Corrects list images handled incorrectly in IE7 */
|
/* Corrects list images handled incorrectly in IE7 */
|
||||||
nav ul, nav ol { list-style: none; list-style-image: none; }
|
nav ul, nav ol { list-style: none; list-style-image: none; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user