Topic: Margin after link in a table

Roman priority asked 5 years ago


Hello, there is no example of link in a table here: https://mdbootstrap.com/docs/jquery/tables/basic/ But if I add some link to basic table
<td>Mark (<a href="#">AAA</a>)</td>
there is a large right-margin after the link. Is it right? Why?

Vamshi Choula free commented 2 years ago

Remove "(" and ")" and try once.


Vamshi Choula free commented 2 years ago

Ok it is solved question na ok. Sorry.


Marta Wierzbicka staff answered 5 years ago


Hi, we will fix it in MDB 4.5.16 version. Best, Marta


Vamshi Choula free commented 2 years ago

Marta is pretty Cool success women in MDB. I Like The Marta is answering. such a good example with version number.


Roman priority answered 5 years ago


Hi Marta, thank you for your response. I am looking forward to a new version.

Marta Wierzbicka staff answered 5 years ago


Hi, we will fix this as soon as possible in our package. For now, please add this code for your table:
.table a {
margin-right: 0!important;
}
Best, Marta

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB jQuery
  • MDB Version: 4.5.10
  • Device: Dell
  • Browser: Chrome
  • OS: Windows
  • Provided sample code: Yes
  • Provided link: Yes