This website works better with JavaScript
Home
Explore
Help
Sign In
LBP
/
miniflux_v2
mirror of
https://github.com/miniflux/v2.git
Watch
4
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add bottom margin
Frédéric Guillot
8 years ago
parent
9329c924d9
commit
19494742ff
2 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
1
1
ui/static/css.go
1
0
ui/static/css/common.css
File diff suppressed because it is too large
+ 1
- 1
ui/static/css.go
+ 1
- 0
ui/static/css/common.css
View File
@@ -13,6 +13,7 @@ body {
main {
padding-left: 5px;
padding-right: 5px;
+ margin-bottom: 30px;
}
a {
Some files were not shown because too many files changed in this diff