app/assets/stylesheets/ish_manager/application.css in ish_manager-0.1.8.139 vs app/assets/stylesheets/ish_manager/application.css in ish_manager-0.1.8.140
- old
+ new
@@ -10,10 +10,11 @@
* files in this directory. Styles in this file should be added after the last require_* statement.
* It is generally better to create a new file per style scope.
*
*= require ish_manager/bootstrap
*= require_self
+ *= require ish_manager/tags
*/
/**
* utils
@@ -124,16 +125,9 @@
.descr,
.description {
border: 1px solid red;
padding: 1em;
font-size: 1.6em;
-}
-
-/**
- * tags
- */
-ul.tags ul.tags {
- margin-left: 2em;
}
/**
* ally, stock watches
*/
\ No newline at end of file