diff options
author | fahimkhan | 2016-09-22 16:58:52 +0530 |
---|---|---|
committer | fahimkhan | 2016-09-22 16:58:52 +0530 |
commit | 8d35e38c3e7349d37f1332b56d5f28bcdf1fb7bf (patch) | |
tree | 81a4a83b1acdac28392240e8e7d5c0289b16f962 /public | |
parent | fbae6107f612f2d2b5a32b31084932765ba91390 (diff) | |
download | Online-NgSpice-Simulator-8d35e38c3e7349d37f1332b56d5f28bcdf1fb7bf.tar.gz Online-NgSpice-Simulator-8d35e38c3e7349d37f1332b56d5f28bcdf1fb7bf.tar.bz2 Online-NgSpice-Simulator-8d35e38c3e7349d37f1332b56d5f28bcdf1fb7bf.zip |
Added proper col to div
Diffstat (limited to 'public')
-rw-r--r-- | public/css/customstylesheet.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/customstylesheet.css b/public/css/customstylesheet.css index 35fe451..57c6ea6 100644 --- a/public/css/customstylesheet.css +++ b/public/css/customstylesheet.css @@ -17,3 +17,4 @@ body { width: 100%; } + |