fixed layout bug with h2 and view list icons

pull/1/head
Andromeda Yelton 2011-09-21 12:02:29 -04:00
parent e812cbb2d7
commit 54a5cc0fbf
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ h2.content-heading{
font-size:19px;
font-weight:normal;
color:#3d4e53;
float:left; width:70%;
float:left; width:50%;
}
h2.content-heading span{ font-style:italic;}
.content-block-heading a.block-link{ float:right; padding:15px; font-size:11px; color:#3d4e53; text-decoration:underline; font-weight:normal;}