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