mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 23:57:33 -05:00 
			
		
		
		
	Merge pull request #6557 from beganovich/v5-664
(v5) Don't break line total currency
This commit is contained in:
		
						commit
						2c550671c6
					
				@ -248,6 +248,10 @@
 | 
			
		||||
        margin-right: .75rem;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    [data-ref*=".line_total-td"] {
 | 
			
		||||
        white-space: nowrap;
 | 
			
		||||
    }
 | 
			
		||||
    
 | 
			
		||||
    /** Useful snippets, uncomment to enable. **/
 | 
			
		||||
 | 
			
		||||
      /** Hide company logo **/
 | 
			
		||||
 | 
			
		||||
@ -243,6 +243,10 @@
 | 
			
		||||
        margin-right: .75rem;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    [data-ref*=".line_total-td"] {
 | 
			
		||||
        white-space: nowrap;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /** Useful snippets, uncomment to enable. **/
 | 
			
		||||
 | 
			
		||||
    /** Hide company logo **/
 | 
			
		||||
 | 
			
		||||
@ -206,6 +206,10 @@
 | 
			
		||||
        text-align: right;
 | 
			
		||||
        margin-right: .75rem;
 | 
			
		||||
    }
 | 
			
		||||
    
 | 
			
		||||
    [data-ref*=".line_total-td"] {
 | 
			
		||||
        white-space: nowrap;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /** Useful snippets, uncomment to enable. **/
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -196,6 +196,10 @@
 | 
			
		||||
        margin-right: .75rem;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    [data-ref*=".line_total-td"] {
 | 
			
		||||
        white-space: nowrap;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /** Useful snippets, uncomment to enable. **/
 | 
			
		||||
 | 
			
		||||
    /** Hide company logo **/
 | 
			
		||||
 | 
			
		||||
@ -204,6 +204,10 @@
 | 
			
		||||
        margin-right: .75rem;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    [data-ref*=".line_total-td"] {
 | 
			
		||||
        white-space: nowrap;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /** Useful snippets, uncomment to enable. **/
 | 
			
		||||
 | 
			
		||||
    /** Hide company logo **/
 | 
			
		||||
 | 
			
		||||
@ -221,6 +221,10 @@
 | 
			
		||||
        margin-right: .75rem;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    [data-ref*=".line_total-td"] {
 | 
			
		||||
        white-space: nowrap;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /** Useful snippets, uncomment to enable. **/
 | 
			
		||||
 | 
			
		||||
    /** Hide company logo **/
 | 
			
		||||
 | 
			
		||||
@ -273,6 +273,10 @@
 | 
			
		||||
          margin-right: .75rem;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      [data-ref*=".line_total-td"] {
 | 
			
		||||
        white-space: nowrap;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      /** Useful snippets, uncomment to enable. **/
 | 
			
		||||
 | 
			
		||||
      /** Hide company logo **/
 | 
			
		||||
 | 
			
		||||
@ -187,6 +187,10 @@
 | 
			
		||||
        margin-right: .75rem;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    [data-ref*=".line_total-td"] {
 | 
			
		||||
        white-space: nowrap;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /** Useful snippets, uncomment to enable. **/
 | 
			
		||||
 | 
			
		||||
    /** Hide company logo **/
 | 
			
		||||
 | 
			
		||||
@ -253,6 +253,10 @@
 | 
			
		||||
        padding-right: 3rem;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    [data-ref*=".line_total-td"] {
 | 
			
		||||
        white-space: nowrap;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /** Useful snippets, uncomment to enable. **/
 | 
			
		||||
 | 
			
		||||
    /** Hide company logo **/
 | 
			
		||||
 | 
			
		||||
@ -222,6 +222,10 @@
 | 
			
		||||
        margin-bottom: 0;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    [data-ref*=".line_total-td"] {
 | 
			
		||||
        white-space: nowrap;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /** Useful snippets, uncomment to enable. **/
 | 
			
		||||
 | 
			
		||||
    /** Hide company logo **/
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user