mirror of
https://github.com/silverstripe/silverstripe-docsviewer
synced 2024-10-22 09:05:56 +00:00
FIX: margin around edit too small and causes UI problems with nav.
This commit is contained in:
parent
f74f35234d
commit
def89a2894
@ -303,7 +303,7 @@ table {
|
|||||||
|
|
||||||
/*! Edit Link */
|
/*! Edit Link */
|
||||||
#edit-link {
|
#edit-link {
|
||||||
margin: 7px 0;
|
margin: 30px 0;
|
||||||
}
|
}
|
||||||
#edit-link p {
|
#edit-link p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user