Merge pull request 'Remove styles to hide footer for sphc.ch' (#5) from 10751-add-footer-to-sphc into master
Reviewed-on: #5
This commit is contained in:
commit
2c791e7fbc
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
// Language menu hack, until this is configurable
|
// Language menu hack, until this is configurable
|
||||||
nav .language-nav a[lang='en'] { display: inline; }
|
nav .language-nav a[lang='en'] { display: inline; }
|
||||||
|
|
||||||
#footer, .contact-nav .link { display: none; }
|
//#footer, .contact-nav .link { display: none; }
|
||||||
|
|
||||||
a.navbar-brand {
|
a.navbar-brand {
|
||||||
height: 60px;
|
height: 60px;
|
||||||
|
|
Loading…
Reference in a new issue