lib/html/build/stylesheets/buttons.css in flammarion-0.1.8pre1 vs lib/html/build/stylesheets/buttons.css in flammarion-0.1.8

- old
+ new

@@ -219,10 +219,10 @@ -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; - display: inline; + display: inline-block; } .inline-button:hover { color: #eee; background-color: #323539; }