Bug 5187: Displaying the list of suppliers in the void part is either wrong or buggy...
[fa-stable.git] / themes / default / default.css
index c21a8486e16c71cd7763bdedc0c66f8526060e5a..a2bfd91e6ef824d11b6d5e256e9b64f92c857d3c 100644 (file)
@@ -43,7 +43,7 @@ input, select {
 }
 
 select {
-    max-width: 200px;
+    max-width: 230px;
 }
 
 option.inactive {
@@ -414,7 +414,6 @@ table.tablestyle_inner td {
 
 input.amount {
        padding-right: 0px;
-       border-right: none;
 }
 
 .editbutton {