1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-22 04:40:09 +01:00

rm no longer needed navpill css, forgotten in #386

This commit is contained in:
Mike Linksvayer 2016-04-16 10:16:40 -07:00
parent 7b7ae82141
commit 1aef5cd845

View File

@ -355,22 +355,6 @@ strong {
margin-left: 2em;
}
.nav-pills > li {
float: left;
display: block;
margin-right: 10px;
}
.nav-pills > li > a {
padding: 5px 10px;
border-radius: 3px;
}
.nav-pills > li.active > a {
background-color: #149ad4;
color: #f7f4ef;
}
.small {
font-size: 90%;
}