mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-08-07 10:01:47 -04:00
Bug fixes
This commit is contained in:
parent
e2b2fcde99
commit
1fd928803f
@ -857,7 +857,7 @@ div.fb_iframe_widget > span {
|
|||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
}
|
}
|
||||||
.plans-table .free,
|
.plans-table .free,
|
||||||
.plans-table .desc {
|
.plans-table .desc, .plans-table .pro {
|
||||||
border-bottom: 1px solid #dfe0e1;
|
border-bottom: 1px solid #dfe0e1;
|
||||||
}
|
}
|
||||||
.plans-table .pro .cell:first-child {
|
.plans-table .pro .cell:first-child {
|
||||||
@ -865,7 +865,6 @@ div.fb_iframe_widget > span {
|
|||||||
}
|
}
|
||||||
.plans-table .pro .cell:last-child {
|
.plans-table .pro .cell:last-child {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
||||||
}
|
}
|
||||||
.plans-table .desc .cell:first-child {
|
.plans-table .desc .cell:first-child {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user