mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Fixing blockquote margins. Touching up original nav icon.
This commit is contained in:
parent
a32ce42ba2
commit
2cf7e411f0
4 changed files with 3 additions and 3 deletions
Binary file not shown.
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
|
@ -185,10 +185,10 @@
|
|||
}
|
||||
|
||||
.NB-iphone .NB-story {
|
||||
padding: 12px 12px;
|
||||
padding: 0 12px 12px;
|
||||
}
|
||||
|
||||
.NB-iphone .NB-share-inner-wrapper {
|
||||
.NB-iphone .NB-share-inner-wrapper {g
|
||||
margin: 0 12px;
|
||||
}
|
||||
/*
|
||||
|
@ -462,7 +462,7 @@ div + p {
|
|||
}
|
||||
|
||||
.NB-story p {
|
||||
margin: 0px 0px 20px 0;
|
||||
margin: 20px 0px 20px 0;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
|
|
BIN
media/img/originals/iOS - Original icon.png
Normal file
BIN
media/img/originals/iOS - Original icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
Loading…
Add table
Reference in a new issue