mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
add missing space before open curly brace
This commit is contained in:
parent
aafe3f90bd
commit
a58c83a317
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ ol {
|
|||
margin-top: 0;
|
||||
margin-bottom: (@line-height-computed / 2);
|
||||
ul,
|
||||
ol{
|
||||
ol {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue