mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-05 16:58:59 +00:00
iOS: fixed share bar alignment issue
This commit is contained in:
parent
df6b098664
commit
689c468563
1 changed files with 1 additions and 1 deletions
|
@ -433,7 +433,7 @@
|
|||
|
||||
NSString *storyHeader = [self getHeader];
|
||||
NSString *htmlString = [NSString stringWithFormat:@
|
||||
"<!DOCTYPE html>\n"
|
||||
// "<!DOCTYPE html>\n"
|
||||
"<html>"
|
||||
"<head>%@</head>" // header string
|
||||
"<body id=\"story_pane\" class=\"%@ %@\">"
|
||||
|
|
Loading…
Add table
Reference in a new issue