Fix css #17

Closed
opened 2021-11-02 15:31:20 +13:00 by danalambert · 5 comments
danalambert commented 2021-11-02 15:31:20 +13:00 (Migrated from gitlab.catalyst.net.nz)

In hindsight, adding both the bootstrap and the MUI libraries in the same project was not such a great idea. It seems that in some cases bootstrap styles tend to override MUI ones which cause some misalignment that are not visually desirable.

Either the bootstrap library should be removed OR the styles could be manually overwritten (which is not ideal at all). So far issues occur for the following components:

  • Next/Previous buttons (text not centered)
  • Pagination options for the results table
In hindsight, adding both the bootstrap and the MUI libraries in the same project was not such a great idea. It seems that in some cases bootstrap styles tend to override MUI ones which cause some misalignment that are not visually desirable. Either the bootstrap library should be removed OR the styles could be manually overwritten (which is not ideal at all). So far issues occur for the following components: - [x] Next/Previous buttons (text not centered) - [x] Pagination options for the results table
danalambert commented 2021-11-09 12:52:40 +13:00 (Migrated from gitlab.catalyst.net.nz)

marked the checklist item Next/Previous buttons (text not centered) as completed

marked the checklist item **Next/Previous buttons (text not centered)** as completed
danalambert commented 2021-11-09 12:52:41 +13:00 (Migrated from gitlab.catalyst.net.nz)

marked the checklist item Pagination options for the results table as completed

marked the checklist item **Pagination options for the results table** as completed
danalambert commented 2021-11-09 12:53:31 +13:00 (Migrated from gitlab.catalyst.net.nz)

mentioned in merge request !16

mentioned in merge request !16
danalambert commented 2021-11-09 12:53:54 +13:00 (Migrated from gitlab.catalyst.net.nz)

assigned to @danalambert

assigned to @danalambert
danalambert commented 2021-11-09 12:54:51 +13:00 (Migrated from gitlab.catalyst.net.nz)

Fixed by changing the MUI typography font to Poppins, sans serif.

Fixed by changing the MUI typography font to `Poppins, sans serif`.
alistairmcintyre (Migrated from gitlab.catalyst.net.nz) closed this issue 2021-11-09 15:54:01 +13:00
Sign in to join this conversation.
No description provided.