diff options
author | adityacp | 2020-09-14 16:04:35 +0530 |
---|---|---|
committer | adityacp | 2020-09-14 16:04:35 +0530 |
commit | 98908b86a94da4a2552564e057457c48b46d4ac3 (patch) | |
tree | 000d9ed201008020d057ca7b0bdf59514e7f8c2f /yaksh/static | |
parent | b1d2b88746fc670d7362f9b4d175d5e570f3ac77 (diff) | |
download | online_test-98908b86a94da4a2552564e057457c48b46d4ac3.tar.gz online_test-98908b86a94da4a2552564e057457c48b46d4ac3.tar.bz2 online_test-98908b86a94da4a2552564e057457c48b46d4ac3.zip |
Show lesson quiz statistics
Diffstat (limited to 'yaksh/static')
-rw-r--r-- | yaksh/static/yaksh/css/custom.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yaksh/static/yaksh/css/custom.css b/yaksh/static/yaksh/css/custom.css index 9d4ab76..9f29349 100644 --- a/yaksh/static/yaksh/css/custom.css +++ b/yaksh/static/yaksh/css/custom.css @@ -68,7 +68,7 @@ body, .dropdown-menu { } #sidebar.active { - margin-left: -370px; + margin-left: -350px; } #sidebar .sidebar-header { |