[BUGFIX] Avoid browser-link overlaying content in node view

This commit is contained in:
Xaver Maierhofer 2017-02-04 17:27:04 +01:00
parent 2598bc2f6b
commit 66f09a2e32
No known key found for this signature in database
GPG Key ID: 7FDCE23FD2EC9FE8

View File

@ -40,6 +40,8 @@
} }
.node-links { .node-links {
padding-bottom: 15px;
th, th,
td { td {
&:first-child { &:first-child {