mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-11 20:28:14 +03:00
added href to card footer
This commit is contained in:
parent
2fdf3e90a4
commit
211a38e538
|
@ -53,7 +53,7 @@
|
||||||
.card-footer {
|
.card-footer {
|
||||||
height: 10%;
|
height: 10%;
|
||||||
padding: 18px;
|
padding: 18px;
|
||||||
button {
|
button, a {
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
position: relative;
|
position: relative;
|
||||||
bottom: 25px;
|
bottom: 25px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user