Merge branch 'dev' of https://git.verdnatura.es/salix into dev

This commit is contained in:
Gerard 2018-11-08 09:20:10 +01:00
commit a9b87d672e
2 changed files with 2 additions and 3 deletions

View File

@ -3,7 +3,7 @@
.icon-volume:before { content: '\e801'; } /* '' */
.icon-barcode:before { content: '\e802'; } /* '' */
.icon-bucket:before { content: '\e803'; } /* '' */
.icon-accesory:before { content: '\e804'; } /* '' */
.icon-accessory:before { content: '\e804'; } /* '' */
.icon-dfiscales:before { content: '\e805'; } /* '' */
.icon-doc:before { content: '\e806'; } /* '' */
.icon-eye:before { content: '\e807'; } /* '' */
@ -39,7 +39,7 @@
.icon-entry:before { content: '\e829'; } /* '' */
.icon-traceability:before { content: '\e82a'; } /* '' */
.icon-transaction:before { content: '\e82b'; } /* '' */
.icon-verde:before { content: '\e82c'; } /* '' */
.icon-greenery:before { content: '\e82c'; } /* '' */
.icon-regentry:before { content: '\e82d'; } /* '' */
.icon-plant:before { content: '\e82e'; } /* '' */
.icon-artificial:before { content: '\e82f'; } /* '' */

View File

@ -44,7 +44,6 @@ vn-home {
}
& > h4 {
text-align: center;
padding-top: .4em;
font-size: 16pt;
text-overflow: ellipsis;
white-space: nowrap;