diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-11-22 08:47:54 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-11-22 08:47:54 +0000 |
| commit | 392ebab9b284a35c93716e85602f77604afca9cc (patch) | |
| tree | bf28c1475958c119e97fbfb2e5feee29e331048e /root | |
| parent | start adding content from s-ol.nu (diff) | |
| download | mmm-392ebab9b284a35c93716e85602f77604afca9cc.tar.gz mmm-392ebab9b284a35c93716e85602f77604afca9cc.zip | |
inspector styling, dropdown fixes
Diffstat (limited to 'root')
| -rw-r--r-- | root/text$moonscript -> fn -> mmm$dom.moon | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/root/text$moonscript -> fn -> mmm$dom.moon b/root/text$moonscript -> fn -> mmm$dom.moon index 158bc48..7e346d8 100644 --- a/root/text$moonscript -> fn -> mmm$dom.moon +++ b/root/text$moonscript -> fn -> mmm$dom.moon @@ -19,10 +19,7 @@ import opairs from require 'mmm.ordered' -- menu append h1 { - style: { - position: 'relative', - 'border-bottom': '1px solid #000' - }, + style: { 'border-bottom': '1px solid #000' }, 'mmm', div { class: 'icons', |
