mirror of
https://github.com/silverstripe/silverstripe-docsviewer
synced 2024-10-22 11:05:56 +02: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 {
|
||||
margin: 7px 0;
|
||||
margin: 30px 0;
|
||||
}
|
||||
#edit-link p {
|
||||
margin: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user