diff --git a/css/button.css b/css/button.css index 91a6044..15e484b 100644 --- a/css/button.css +++ b/css/button.css @@ -1,4 +1,3 @@ -/* $Id$ */ .ctools-button-processed { border-style: solid; @@ -29,4 +28,4 @@ .ctools-button li a { padding-left: 12px; padding-right: 12px; -} \ No newline at end of file +} diff --git a/css/dropbutton.css b/css/dropbutton.css index 7825111..5e3ea24 100644 --- a/css/dropbutton.css +++ b/css/dropbutton.css @@ -1,4 +1,3 @@ -/* $Id$ */ .ctools-dropbutton-processed { padding-right: 18px; diff --git a/includes/dropbutton.theme.inc b/includes/dropbutton.theme.inc index 0848666..46c9d30 100644 --- a/includes/dropbutton.theme.inc +++ b/includes/dropbutton.theme.inc @@ -1,5 +1,4 @@