projects
/
website
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adb420b
)
Positionierung des Impressum-Links im Tablet-Layout korrigiert
author
Kai Moritz
<km@feder-software.de>
Thu, 13 Feb 2014 08:48:14 +0000
(09:48 +0100)
committer
Kai Moritz
<kai@juplo.de>
Tue, 19 Jan 2016 16:45:41 +0000
(17:45 +0100)
src/main/webapp/less/tablet/footer.less
patch
|
blob
|
history
diff --git
a/src/main/webapp/less/tablet/footer.less
b/src/main/webapp/less/tablet/footer.less
index
1ab926b
..
887229b
100644
(file)
--- a/
src/main/webapp/less/tablet/footer.less
+++ b/
src/main/webapp/less/tablet/footer.less
@@
-2,7
+2,7
@@
{
position: static;
border-style: none;
- margin:
4
em 0 0 2em;
+ margin:
3.75
em 0 0 2em;
}
.menu #footer > #footerlinks > li.f
{