Plugin Directory

Changeset 1134325


Ignore:
Timestamp:
04/14/2015 08:53:13 AM (11 years ago)
Author:
Free-counter
Message:

bug fix

Location:
free-counter
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • free-counter/tags/1.1/template/counter_style.css

    r1132099 r1134325  
    193193}
    194194.moovdiv {
    195 
     195   
     196}
     197.moovdiv div.div-stats {
     198    position: relative;
     199    width: auto;
    196200}
    197201
     
    323327}
    324328@media only screen and (max-width: 960px) {
    325    
    326 }
     329    /*
     330    tablet
     331    */
     332}
  • free-counter/trunk/template/counter_style.css

    r1132099 r1134325  
    193193}
    194194.moovdiv {
    195 
     195   
     196}
     197.moovdiv div.div-stats {
     198    position: relative;
     199    width: auto;
    196200}
    197201
     
    323327}
    324328@media only screen and (max-width: 960px) {
    325    
    326 }
     329    /*
     330    tablet
     331    */
     332}
Note: See TracChangeset for help on using the changeset viewer.