Commit e0fbdb3489f6ce449abadb6a0b04045e12db195c

Authored by Francisco Marcelo de Araújo Lima Júnior
1 parent 66ad6e3a

updating theme

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
style.css
... ... @@ -1270,6 +1270,10 @@ div#article-parent {
1270 1270 padding: 0;
1271 1271 }
1272 1272  
  1273 +.action-home-index #wrap-2 .block-outer .container-block .container-block div.display-content-block .published-at {
  1274 + width: auto;
  1275 +}
  1276 +
1273 1277 .action-home-index #wrap-2 .block-outer .container-block .container-block div.display-content-block .lead {
1274 1278 display: inline-block;
1275 1279 width: auto;
... ...