mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Fixing full bleed image size on ipad pro.
This commit is contained in:
parent
8ac4801257
commit
74c1ec2ad4
1 changed files with 1 additions and 1 deletions
|
@ -627,7 +627,7 @@ div + p {
|
|||
}
|
||||
|
||||
.NB-ipad-pro-10-wide .NB-story .NB-large-image {
|
||||
margin-left: -60px !important;
|
||||
margin-left: -30px !important;
|
||||
width: calc(100% + 60px) !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue