vendor/assets/stylesheets/purecss/menus.css in purecss-0.3.0 vs vendor/assets/stylesheets/purecss/menus.css in purecss-0.4.2
- old
+ new
@@ -1,8 +1,8 @@
/*!
-Pure v0.3.1-pre
-Copyright 2013 Yahoo! Inc. All rights reserved.
+Pure v0.5.0-pre
+Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yui/pure/blob/master/LICENSE.md
*/
/*csslint adjoining-classes:false, outline-none:false*/
/*TODO: Remove this lint rule override after a refactor of this code.*/
@@ -61,10 +61,9 @@
.pure-menu.pure-menu-horizontal > ul {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: middle;
- height: 2.4em;
}
.pure-menu li a { padding: 5px 20px; }
.pure-menu-can-have-children > .pure-menu-label:after {