1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 00:11:35 +02:00

Bug fixes

This commit is contained in:
Hillel Coren 2014-05-11 13:48:48 +03:00
parent e2b2fcde99
commit 1fd928803f

View File

@ -857,7 +857,7 @@ div.fb_iframe_widget > span {
padding-right: 0;
}
.plans-table .free,
.plans-table .desc {
.plans-table .desc, .plans-table .pro {
border-bottom: 1px solid #dfe0e1;
}
.plans-table .pro .cell:first-child {
@ -865,7 +865,6 @@ div.fb_iframe_widget > span {
}
.plans-table .pro .cell:last-child {
padding: 0;
}
.plans-table .desc .cell:first-child {
background-color: transparent;