fix line -heaigh and and clear button position, fix #133
This commit is contained in:
		| @@ -5,6 +5,7 @@ | ||||
| .editableform .control-group { | ||||
|     margin-bottom: 0; /* overwrites bootstrap margin */ | ||||
|     white-space: nowrap; /* prevent wrapping buttons on new line */ | ||||
|     line-height: 20px; /* overwriting bootstrap line-height. See #133 */ | ||||
| } | ||||
|  | ||||
| .editable-buttons { | ||||
| @@ -106,6 +107,7 @@ | ||||
|    position: absolute; | ||||
|    opacity: 0.6; | ||||
|    z-index: 100; | ||||
|  | ||||
| } | ||||
|  | ||||
| .editable-clear-x:hover { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 vitalets
					vitalets