Remove sticky placeholder fix for graph element

This commit is contained in:
Konstantinos Triantafyllou 2022-11-03 09:34:28 +02:00
parent 4c1a6f10dd
commit 486c9c520d
1 changed files with 0 additions and 5 deletions

View File

@ -192,11 +192,6 @@ noscript, ol, section, table, tfoot, ul, video;
}
}
/* Graph element for terminology page */
#graph_element + .uk-sticky-placeholder {
display: none;
}
@inverse-general-custom-external-color: @global-inverse-color;
.hook-inverse() {