mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-17 21:26:27 +00:00
Merge pull request #3220 from wallabag/remove-padding
Removed padding on entry view
This commit is contained in:
commit
f93a3109a5
5 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
nav,
|
nav,
|
||||||
main,
|
body:not(.entry) main,
|
||||||
footer {
|
footer {
|
||||||
padding-left: 240px;
|
padding-left: 240px;
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue