Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- code
-
... ... @@ -240,7 +240,7 @@ 240 240 241 241 /* Center the last item when odd: 242 242 auto margins in a flex row push it to the middle */ 243 - .service-center { 243 + .service--center { 244 244 margin-left: auto; 245 245 margin-right: auto; 246 246 }