Plugin Directory

Changeset 1930399


Ignore:
Timestamp:
08/26/2018 08:55:33 AM (8 years ago)
Author:
sjhoo
Message:

some bugs has been fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tgchannel/trunk/css/style.css.php

    r1930397 r1930399  
    4242if ($size == "medium"){
    4343?>
    44 .textwidget {
     44.tgchannelwdgbody {
    4545    min-width: 265px;
    4646    min-height: 100px;
     
    6868if ($size == "custom"){
    6969?>
    70     .textwidget{
     70    .tgchannelwdgbody{
    7171    min-width:310px;   
    7272    min-height:100px;   
Note: See TracChangeset for help on using the changeset viewer.