Skip to content
Snippets Groups Projects
Commit 11497587 authored by chris's avatar chris
Browse files

minor css fixes

parent de64fa15
No related branches found
No related tags found
1 merge request!12Develop
...@@ -19,4 +19,5 @@ ...@@ -19,4 +19,5 @@
.button:disabled { .button:disabled {
color: #ccc; color: #ccc;
pointer-events: none;
} }
...@@ -24,9 +24,6 @@ ...@@ -24,9 +24,6 @@
.wax-l-editoria .main-menu { .wax-l-editoria .main-menu {
background: #fff; background: #fff;
/*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.26);*/
/*box-sizing: border-box;*/
/*overflow: hidden;*/
padding: 2px 2px 2px 0; padding: 2px 2px 2px 0;
position: relative; position: relative;
} }
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment