Index: lib/views/browser/charm-full.less |
=== modified file 'lib/views/browser/charm-full.less' |
--- lib/views/browser/charm-full.less 2013-09-24 00:20:16 +0000 |
+++ lib/views/browser/charm-full.less 2013-09-26 03:50:03 +0000 |
@@ -1,7 +1,8 @@ |
+.bundle, |
.charm { |
.changelog li, |
.changelog p, |
- .charm-details { |
+ .details { |
background: inherit; |
border: none; |
@@ -59,7 +60,7 @@ |
line-height: 40px; |
} |
} |
- .charm-details { |
+ .details { |
display: inline-block; |
margin-left: 20px; |
@@ -269,14 +270,14 @@ |
} |
.block-icon, |
- .charm-details { |
+ .details { |
display: block; |
float: none; |
} |
.block-icon { |
margin: 20px; |
} |
- .charm-details { |
+ .details { |
margin-left: 0; |
padding: 0 20px; |
} |