Increased width % for News title to fit longer text on MPOS Theme
This commit is contained in:
parent
796fe9145c
commit
d5620fd61c
@ -346,7 +346,7 @@ background: #ffffff;
|
||||
|
||||
#main .module header h3 {
|
||||
display: block;
|
||||
width: 60%;
|
||||
width: 90%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user