Initial port
[editorial.git] / assets / main / sass / components / _actions.scss
index bd8f808c3a2e0ae2aae8bb4adf8dc16ba7fd5d5c..682cc16dabc4f2a94ae7eb8416be8e158d79a041 100644 (file)
@@ -1,5 +1,5 @@
 ///\r
-/// Massively by HTML5 UP\r
+/// Editorial by HTML5 UP\r
 /// html5up.net | @ajlkn\r
 /// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)\r
 ///\r
                                width: 100%;\r
                        }\r
                }\r
-\r
-               @include breakpoint('<=xsmall') {\r
-                       &:not(.fixed) {\r
-                               @include vendor('flex-direction', 'column');\r
-                               margin-left: 0;\r
-                               width: 100% !important;\r
-\r
-                               li {\r
-                                       @include vendor('flex-grow', '1');\r
-                                       @include vendor('flex-shrink', '1');\r
-                                       padding: (_size(element-margin) * 0.5) 0 0 0;\r
-                                       text-align: center;\r
-                                       width: 100%;\r
-\r
-                                       > * {\r
-                                               width: 100%;\r
-                                       }\r
-\r
-                                       &:first-child {\r
-                                               padding-top: 0;\r
-                                       }\r
-\r
-                                       input[type="submit"],\r
-                                       input[type="reset"],\r
-                                       input[type="button"],\r
-                                       button,\r
-                                       .button {\r
-                                               width: 100%;\r
-\r
-                                               &.icon {\r
-                                                       &:before {\r
-                                                               margin-left: -0.5rem;\r
-                                                       }\r
-                                               }\r
-                                       }\r
-                               }\r
-                       }\r
-               }\r
        }
\ No newline at end of file