comments corrections
This commit is contained in:
parent
0a63fc83ec
commit
c0ecc7ec5b
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* This styles the "section editing button" (data-plugin)
|
||||
* This styles the "section editing button" (if not added by data-plugin)
|
||||
*/
|
||||
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
|||
position: relative;
|
||||
top: 0;
|
||||
float: right;
|
||||
margin-top: 0; // for best position of edit-tab beneeth table
|
||||
margin-top: 0; // for best position of edit-tab beneath table
|
||||
|
||||
form div.no {
|
||||
button {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue