Fixed unnecessary margin in list in timeline component (#2340)

pull/2269/head
Aleksandr Rogozin 2019-10-21 12:00:50 +03:00 committed by Raphael Jackstadt
parent 829a9b3c6c
commit eae052422d
2 changed files with 1343 additions and 5318 deletions

View File

@ -70,6 +70,9 @@
> img {
margin: 10px;
}
> dl, ol, ul {
margin: 0;
}
}
> .timeline-footer {

6658
package-lock.json generated

File diff suppressed because it is too large Load Diff