diff options
Diffstat (limited to 'src/client/views/PropertiesDocBacklinksSelector.scss')
-rw-r--r-- | src/client/views/PropertiesDocBacklinksSelector.scss | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/client/views/PropertiesDocBacklinksSelector.scss b/src/client/views/PropertiesDocBacklinksSelector.scss new file mode 100644 index 000000000..4d2a61c3b --- /dev/null +++ b/src/client/views/PropertiesDocBacklinksSelector.scss @@ -0,0 +1,5 @@ +.propertiesView-contexts-content { + .linkMenu { + position: relative; + } +}
\ No newline at end of file |