Closed vinkaks closed 1 year ago
@vinkaks Thank you for your PR! :slightly_smiling_face:
I can see a problem when adding a new sentence using the old design on a large screen:
And a related problem on tablet:
Actually the layout is broken on any size. Because the old design has a fixed width by design, you probably need to wrap it into a fixed width container.
@vinkaks Thank you for the fix. It appears the display still looks weird in some situations, for example using a 756px wide screen:
Looks good to me now. Thanks a lot!
Responsive design for the add sentences page based on search page. Related to #2903
Lifted search bar styles from
sentences/search.css
tolayout/default.css
Screenshots: dev tools testing
360px mobile phone
360px mobile phone : sidenav open
360px mobile phone: sentence added
800px tablet
1440px laptop
1440px laptop: sentence added
1440px laptop: old layout
PS: Screwed up my my git.. Recovered in this form..