Open Closed

Lepton6.css styles properties changed after version was upgraded to 5.1.1 #2575


User avatar
0
ElifKaya created

Hi,

We upgraded version to 5.1.1 and we noticed that some style properties changed like a tag hover and float property. Can I get information about the following changes?

Bootstrap 5 advanced search links are visually broken

V4.3.3

V5.1.1

nmm site links are visually broken

V5.1.1

V4.3.3

Thanks,

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

If you're creating a bug/problem report, please include followings:

ABP Framework version: v5.1.1 UI type: MVC DB provider: EF Core Tiered (MVC) or Identity Server Separated (Angular): yes / no Exception message and stack trace: Steps to reproduce the issue


1 Answer(s)
  • User Avatar
    0
    bunyamin created

    Hello,

    It is not broken. When we migrated to bootstrap5, we chose to follow its standards a bit more. With v4, we used to remove the underline from links but with v5, we stopped doing that. If you don't want your links to have an underline, you can override it with a simple CSS.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11