Explorar el Código

https://github.com/tracim/tracim/issues/803, fix pagecontentgeneric margin on generic.styl

AlexiCauvin hace 5 años
padre
commit
54cd46a016
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      frontend/src/css/Generic.styl

+ 1 - 1
frontend/src/css/Generic.styl Ver fichero

@@ -111,7 +111,7 @@ a
111 111
 
112 112
 
113 113
 .pageContentGeneric
114
-  margin 10px 15px 0 15px
114
+  margin 10px 30px 0 30px
115 115
   width 100%
116 116
   height 100%
117 117