doubtfire-lms / doubtfire-web

Angular web application for the Doubtfire front-end
GNU Affero General Public License v3.0
45 stars 332 forks source link

fix: inbox search box width #852

Closed Bahnschrift closed 3 months ago

Bahnschrift commented 3 months ago

Description

The default inbox sidebar width cuts off the rightmost button in the search box, which is particularly noticeable on firefox-based browsers.

This fix just applies full width to the search input box, which seems to resolve everything.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Tested on both firefox and chromium (unfortunately I'm not able to test on Safari).

Testing Checklist:

Checklist: