diff options
author | fahimkhan | 2016-08-24 11:37:50 +0530 |
---|---|---|
committer | fahimkhan | 2016-08-24 11:37:50 +0530 |
commit | ff95c8d76ed5a492fd3911fd86484cd82849ee26 (patch) | |
tree | aeaaf05e6e2821d17823270c0cb3d38240471654 /public | |
parent | 16817d4e950de742af75911c92bf53c9bdaca446 (diff) | |
download | Online-NgSpice-Simulator-ff95c8d76ed5a492fd3911fd86484cd82849ee26.tar.gz Online-NgSpice-Simulator-ff95c8d76ed5a492fd3911fd86484cd82849ee26.tar.bz2 Online-NgSpice-Simulator-ff95c8d76ed5a492fd3911fd86484cd82849ee26.zip |
Plot rows increase to 3
Diffstat (limited to 'public')
-rw-r--r-- | public/css/customstylesheet.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/public/css/customstylesheet.css b/public/css/customstylesheet.css index 89e3202..26ae4b7 100644 --- a/public/css/customstylesheet.css +++ b/public/css/customstylesheet.css @@ -4,11 +4,6 @@ body { padding-bottom: 20px; } -/*textarea { - text-align: left; - width: 100%; -} -*/ .editorArea{ text-align: left; width: 100%; |