brucestull / technology-and-perceptibility

Accessible web application with data storage, analysis, and presentation.
GNU General Public License v3.0
0 stars 1 forks source link

Login inputs are contained within border. #152

Closed brucestull closed 2 years ago

brucestull commented 2 years ago

The input boxes extend outside the login block border. Decide if we can adjust css so input boxes are within the border.

brucestull commented 2 years ago

image

See image.

brucestull commented 2 years ago

Changed css: max-width of element to width.