readability in TODO
This commit is contained in:
parent
d9279da369
commit
bcf214debb
|
@ -14,7 +14,10 @@ Photo album display?
|
||||||
|
|
||||||
- Find a way to show embedded videos at the normal size for tablets that can handle it
|
- Find a way to show embedded videos at the normal size for tablets that can handle it
|
||||||
|
|
||||||
- Need to find a way to deal with freakin annoying elements that don't respect screen width limits. Specifically, need to find a way to keep them from forcing a horizontal scroll bar to show up and making the rest of the body text overflow the item's borders that is screen-width sensitive (it's annoying to have a 300px truncated code block on a 1024px wide screen). At least the following cause problems:
|
- Need to find a way to deal with freakin annoying elements that don't respect screen width limits.
|
||||||
|
Specifically, need to find a way to keep them from forcing a horizontal scroll bar to show up and
|
||||||
|
making the rest of the body text overflow the item's borders that is screen-width sensitive (it's
|
||||||
|
annoying to have a 300px truncated code block on a 1024px wide screen). At least the following cause problems:
|
||||||
- code blocks
|
- code blocks
|
||||||
- blockquote blocks
|
- blockquote blocks
|
||||||
- #reallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallylongtags
|
- #reallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallyreallylongtags
|
||||||
|
|
Loading…
Reference in a new issue