Increased width % for News title to fit longer text on MPOS Theme

This commit is contained in:
nicoschtein 2013-10-12 03:56:11 -03:00
parent 796fe9145c
commit d5620fd61c

View File

@ -346,7 +346,7 @@ background: #ffffff;
#main .module header h3 {
display: block;
width: 60%;
width: 90%;
float: left;
}