2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

li height, copy on /faq

This commit is contained in:
Jeff Atwood 2013-02-09 03:22:03 -08:00
parent 6af0d0789c
commit c868283813
2 changed files with 11 additions and 7 deletions

View file

@ -32,6 +32,10 @@
line-height: 22px;
}
li {
margin-bottom: 8px;
}
// Lists
ul,
ol {