Added margin for summary class. Float right for read more button.
This commit is contained in:
@@ -45,13 +45,14 @@ h3 { margin-top: 2.5em; }
|
||||
.btn-info.xsmall {
|
||||
padding: 1px 3px 1px;
|
||||
font-size: 11px;
|
||||
float: right;
|
||||
-webkit-border-radius: 2px;
|
||||
-moz-border-radius: 2px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
/* Article summary */
|
||||
.summary * { display: inline; }
|
||||
.summary { margin-bottom: 4em; }
|
||||
.summary pre { display: none; }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user