1
0
mirror of https://github.com/ascribe/wp-theme synced 2024-12-22 09:13:38 +01:00

Remove line-height from footer

This commit is contained in:
vrde 2015-11-09 16:42:53 +01:00
parent f9d3b522cf
commit 55b9b09ba7
3 changed files with 1 additions and 7 deletions

View File

@ -3211,9 +3211,6 @@ footer .bottom-footer {
line-height: 14px;
padding: 20px 0 10px;
}
footer .bottom-footer .centered-footer {
line-height: 40px;
}
footer .bottom-footer a {
color: #1e1e1e;
font-size: 13px;

File diff suppressed because one or more lines are too long

View File

@ -1737,9 +1737,6 @@ footer {
float:right;
}
.bottom-footer {
.centered-footer {
line-height: 40px;
}
.subfooterText;
padding: 20px 0 10px;