reaMerge branch 'master' of github.com:akaunting/akaunting
# Conflicts: # resources/views/partials/form/radio_group.blade.php
This commit is contained in:
6
public/css/print.css
vendored
6
public/css/print.css
vendored
@ -146,6 +146,10 @@ th, td {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.text-nowrap {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.text-left {
|
||||
text-align: left;
|
||||
}
|
||||
@ -244,7 +248,7 @@ th, td {
|
||||
.invoice-classic-inline-frame
|
||||
{
|
||||
margin: 0.3% 1% 0.3% 1%;
|
||||
width: 95 !important%;
|
||||
width: 95 !important;
|
||||
height: 59px;
|
||||
border: 3px solid #3c3f72;
|
||||
}
|
||||
|
Reference in New Issue
Block a user