Browse Source

small tweek for sprokets, revert this later

pull/1/head
Nicolae Claudius 13 years ago
parent
commit
d6ed4d6906
  1. 6
      app/assets/stylesheets/theme/base.css

6
app/assets/stylesheets/theme/base.css

@ -378,9 +378,9 @@ button.button[type] {
line-height:17px; /* Safari */ line-height:17px; /* Safari */
} }
*:first-child+html button.button[type] { /**:first-child+html button.button[type] {
padding:4px 10px 3px 7px; /* IE7 */ padding:4px 10px 3px 7px; IE7
} }*/
button.button img, a.button img { button.button img, a.button img {
margin:0 3px -3px 0 !important; margin:0 3px -3px 0 !important;

Loading…
Cancel
Save