Changeset - 005e40159e09
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-11-07 06:08:16
bkuhn@ebb.org
Do not force this padding.
1 file changed with 0 insertions and 3 deletions:
0 comments (0 inline, 0 general)
local.css
Show inline comments
...
 
@@ -2,10 +2,7 @@ body {
 
  padding-top: 70px;
 
}
 
footer {
 
  margin-top: 100px;
 
  border-top: 1px solid rgb(229, 229, 229);
 
  padding-top: 40px;
 
  padding-bottom: 30px;
 
}
 
.copyleft-navbar.navbar-default .navbar-nav > li > a:focus,
 
.copyleft-navbar.navbar-default .navbar-nav > li > a:active,
0 comments (0 inline, 0 general)