mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Fixing iOS narrow.
This commit is contained in:
parent
66d84f3c1a
commit
486c6da5ef
1 changed files with 2 additions and 2 deletions
|
@ -8815,10 +8815,10 @@ form.opml_import_form input {
|
|||
left: -34px;
|
||||
}
|
||||
.NB-static-iphone .NB-ios-mockup .NB-ios-features-ipad {
|
||||
left: 172px;
|
||||
left: 170px;
|
||||
}
|
||||
.NB-static-iphone .NB-ios-mockup .NB-ios-features-iphone {
|
||||
left: -45px;
|
||||
left: -4px;
|
||||
}
|
||||
.NB-static-iphone .NB-ios-features .NB-ios-feature {
|
||||
padding: 0px;
|
||||
|
|
Loading…
Add table
Reference in a new issue