issues
search
aimeos
/
ai-admin-jqadm
Aimeos e-commerce Vue.js+Bootstrap based admin interface
https://aimeos.org
GNU Lesser General Public License v3.0
185
stars
43
forks
source link
Mobile fixes
#131
Closed
rowild
closed
4 years ago
rowild
commented
4 years ago
Improve layout for mobile state:
Fix cancel/save button positioning
Fix size of help button
Adjust font size of buttons and form elements
Fix margin left/right (which was uneven due to the addition of the scrollbars to the sidebar in an earlier commit)
Adapt position of search box (when popped up)
Long titles in detail view receive an ellipsis
add new media query for width < 360px and adapt some CSS rules
Improve layout for mobile state: