This website works better with JavaScript
Home
Explore
Help
Register
Sign In
wilson.silva
/
AdminLte
mirror of
https://github.com/almasaeed2010/AdminLTE
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Fixed unnecessary margin in list in timeline component (
#2340
)
Aleksandr Rogozin
5 years ago
parent
829a9b3c6c
commit
eae052422d
2 changed files
with
48 additions
and
861 deletions
Split View
Show Diff Stats
3
0
build/scss/_timeline.scss
45
861
package-lock.json
+ 3
- 0
build/scss/_timeline.scss
View File
@@ -70,6 +70,9 @@
> img {
margin: 10px;
}
+ > dl, ol, ul {
+ margin: 0;
+ }
}
> .timeline-footer {
File diff suppressed because it is too large
+ 45
- 861
package-lock.json
Some files were not shown because too many files changed in this diff