Use a class instead of a tag as a tab link selector
This commit is contained in:
parent
3f55bd33e3
commit
a46aa83f00
2 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
a {
|
||||
.tab-link {
|
||||
display: inline-block;
|
||||
height: 72px;
|
||||
line-height: 72px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue