Remove g-actions, it doesn't serve any real purpose in styling or JavaScript.

This commit is contained in:
Chad Kieffer
2009-11-08 21:46:09 -07:00
parent 56c543dbe4
commit 2bd4fa4b43
2 changed files with 2 additions and 7 deletions

View File

@@ -12,7 +12,7 @@
* 6) jQuery and jQuery UI
* 7) Right-to-left language styles
*
* @todo Review g-actions along with g-buttonset-vertical
* @todo Review g-buttonset-vertical
*/
/** *******************************************************************
@@ -358,11 +358,6 @@ th {
margin-right: 1em;
}
.g-actions a,
.g-actions span {
margin-right: 3em;
}
/* Block admin ~~~~~~~~~~~~~~~~~~~~~~~~~ */
.g-admin-blocks-list {