Commit a58c83a3 authored by Chris Rebert's avatar Chris Rebert

add missing space before open curly brace

parent aafe3f90
...@@ -141,7 +141,7 @@ ol { ...@@ -141,7 +141,7 @@ ol {
margin-top: 0; margin-top: 0;
margin-bottom: (@line-height-computed / 2); margin-bottom: (@line-height-computed / 2);
ul, ul,
ol{ ol {
margin-bottom: 0; margin-bottom: 0;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment