FIX: margin around edit too small and causes UI problems with nav.

This commit is contained in:
Cam Findlay 2014-12-09 09:31:00 +13:00
parent f74f35234d
commit def89a2894
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@ table {
/*! Edit Link */
#edit-link {
margin: 7px 0;
margin: 30px 0;
}
#edit-link p {
margin: 0;