Completed
Branch master (b5e54a)
by
unknown
25:50
created
_abstract/form/_view/css/AdminPageFramework_Form_View___CSS_Section.php 1 patch
Indentation   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -24,13 +24,13 @@
 block discarded – undo
24 24
     protected function _get() {
25 25
         return $this->_getFormSectionRules();
26 26
     }
27
-         /**
28
-         * Returns the CSS rules for form fields.
29
-         * 
30
-         * @since       3.4.0
31
-         * @since       3.7.0      Moved from `AdminPageFramework_CSS`.
32
-         * @internal
33
-         */    
27
+            /**
28
+             * Returns the CSS rules for form fields.
29
+             * 
30
+             * @since       3.4.0
31
+             * @since       3.7.0      Moved from `AdminPageFramework_CSS`.
32
+             * @internal
33
+             */    
34 34
         private function _getFormSectionRules() {
35 35
             
36 36
             return <<<CSSRULES
Please login to merge, or discard this patch.