Ver código fonte

Remove blank space created by invisible spans

master
The Dod 1 ano atrás
pai
commit
b92bac082b
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3
    0
      static/css/style.css

+ 3
- 0
static/css/style.css Ver arquivo

@@ -0,0 +1,3 @@
1
+.invisible {
2
+    display: none !important;
3
+}

Carregando…
Cancelar
Salvar