From 534447bf8cbe043c99ca3ac1bb2907a6b375c190 Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Sun, 24 Apr 2016 14:56:21 +0200 Subject: Revert "Experiment: add "teacher helped" link to Prolog screen" This reverts commit 982522b5b9dfc39c10d08129b873aadf77b7293f. --- css/codeq.css | 5 ----- 1 file changed, 5 deletions(-) (limited to 'css/codeq.css') diff --git a/css/codeq.css b/css/codeq.css index 56a086b..964909e 100644 --- a/css/codeq.css +++ b/css/codeq.css @@ -345,11 +345,6 @@ div.CodeMirror span.CodeMirror-matchingbracket { /***** responsiveness *****/ /* md & ld */ @media (min-width: 992px) { - /* experiment: Prolog hints */ - .teacher-help { - position: fixed; bottom: 0; left: 0; max-width: 30%; - } - /* end of experiment: Prolog hints */ /* BEGIN layouts */ /*~~ line-layout ~~*/ -- cgit v1.2.1