Remove sticky placeholder fix for graph element
This commit is contained in:
parent
4c1a6f10dd
commit
486c9c520d
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue