Removed obsolete CSS rule
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -73,14 +73,6 @@ $navbarHeight: 58px;
|
|||||||
margin-top: 2*$navbarHeight + 15px;
|
margin-top: 2*$navbarHeight + 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
*[id]:before {
|
|
||||||
display: block;
|
|
||||||
content: " ";
|
|
||||||
margin-top: -2*$navbarHeight; // Set the Appropriate Height
|
|
||||||
height: 2*$navbarHeight; // Set the Appropriate Height
|
|
||||||
visibility: hidden;
|
|
||||||
}
|
|
||||||
|
|
||||||
#countdown:before {
|
#countdown:before {
|
||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user