Merge pull request #1808 from vvlladd28/improvement/fix_bugs_after_merge
Improvement/fix bugs after merge
This commit is contained in:
		
						commit
						b185080ae9
					
				@ -25,22 +25,22 @@
 | 
			
		||||
      display: none;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
  .tb-func-datakey-autocomplete,
 | 
			
		||||
  .tb-alarm-datakey-autocomplete {
 | 
			
		||||
    .tb-not-found {
 | 
			
		||||
      display: block;
 | 
			
		||||
      height: 48px;
 | 
			
		||||
      line-height: 1.5;
 | 
			
		||||
.tb-func-datakey-autocomplete,
 | 
			
		||||
.tb-alarm-datakey-autocomplete {
 | 
			
		||||
  .tb-not-found {
 | 
			
		||||
    display: block;
 | 
			
		||||
    height: 48px;
 | 
			
		||||
    line-height: 1.5;
 | 
			
		||||
 | 
			
		||||
      .tb-no-entries {
 | 
			
		||||
        line-height: 48px;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    li {
 | 
			
		||||
      height: auto !important;
 | 
			
		||||
      white-space: normal !important;
 | 
			
		||||
    .tb-no-entries {
 | 
			
		||||
      line-height: 48px;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  li {
 | 
			
		||||
    height: auto !important;
 | 
			
		||||
    white-space: normal !important;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@ -1642,7 +1642,7 @@
 | 
			
		||||
            "ja_JA": "Японский",
 | 
			
		||||
            "fa_IR": "Персидский",
 | 
			
		||||
            "uk_UA": "Украинский",
 | 
			
		||||
            "cs_CZ": "чешском"            
 | 
			
		||||
            "cs_CZ": "Чешский"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
@ -2183,7 +2183,7 @@
 | 
			
		||||
            "de_DE": "Німецька",
 | 
			
		||||
            "uk_UA": "Українська",
 | 
			
		||||
            "fa_IR": "Перська",
 | 
			
		||||
            "cs_CZ": "чеській"            
 | 
			
		||||
            "cs_CZ": "Чеська"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user