Changeset - 63784eea6f4c
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-11-07 00:27:26
bkuhn@ebb.org
Try it with A in there too.
1 file changed with 11 insertions and 0 deletions:
0 comments (0 inline, 0 general)
local.css
Show inline comments
...
 
@@ -31,6 +31,17 @@ footer {
 
        padding-bottom: 15px;
 
    }
 
}
 
.navbar-nav > li > span > a {
 
    padding-top: 10px;
 
    padding-bottom: 10px;
 
    line-height: 20px;
 
}
 
@media (min-width: 768px) {
 
    .navbar-nav > li > span > a {
 
        padding-top: 15px;
 
        padding-bottom: 15px;
 
    }
 
}
 
.copyleft-navbar .createlink a:focus,
 
.copyleft-navbar .createlink a:active,
 
.copyleft-navbar .createlink a:hover,
0 comments (0 inline, 0 general)