diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-09-09 14:59:06 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-09-10 17:20:55 +0800 |
commit | 0d62918e28ab68a9429f736409e6c43606f798af (patch) | |
tree | b7d71d9a1f2545709120a499669bc553a45a051f /src/css | |
parent | 330cf0e28922f1b4e46d67c7dbd06d79a88c104f (diff) |
style: Add comments
Diffstat (limited to 'src/css')
-rw-r--r-- | src/css/dumbymap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/css/dumbymap.css b/src/css/dumbymap.css index 3f522bb..d31c97e 100644 --- a/src/css/dumbymap.css +++ b/src/css/dumbymap.css | |||
@@ -179,7 +179,7 @@ | |||
179 | position: absolute; | 179 | position: absolute; |
180 | right: 10px; | 180 | right: 10px; |
181 | bottom: 10px; | 181 | bottom: 10px; |
182 | /* FIXME */ | 182 | /* FIXME Hide nav at proper time */ |
183 | display: none; | 183 | display: none; |
184 | 184 | ||
185 | padding: 0.5rem; | 185 | padding: 0.5rem; |