Changeset 397 in tmcsimulator for trunk/webapps/einotebook/cad


Ignore:
Timestamp:
04/24/2019 05:25:18 PM (7 years ago)
Author:
jdalbey
Message:

Fix #140 to remove comment field from evaluations and #130 to make Current display full page width

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/webapps/einotebook/cad/cadpad.css

    r359 r397  
    6666        #cadpadfooter  
    6767        { 
    68                 width:668px; 
     68                /*width:668px;*/ 
     69        width: 100%; 
    6970        } 
    7071         
Note: See TracChangeset for help on using the changeset viewer.