assets/stylesheets/semantic_ui/themes/default/modules/popup.variables in less-rails-semantic_ui-1.7.3.0 vs assets/stylesheets/semantic_ui/themes/default/modules/popup.variables in less-rails-semantic_ui-1.8.0.0
- old
+ new
@@ -4,11 +4,11 @@
/*-------------------
Element
--------------------*/
-@zIndex: 900;
+@zIndex: 1900;
@background: @white;
@maxWidth: 250px;
@borderColor: #CCCCCC;
@borderWidth: 1px;
@@ -58,11 +58,11 @@
/*-------------------
Coupling
--------------------*/
-/* (padding * @medium) */
-@nestedGridMargin: -0.7rem -0.875rem;
+/* Grid Inside Popup */
+@nestedGridMargin: -0.7rem -0.875rem; /* (padding * @medium) */
@nestedGridWidth: ~"calc(100% + 1.75rem)";
/*-------------------
States
--------------------*/
\ No newline at end of file