Updated input with icons style
authorThierry Florac <thierry.florac@onf.fr>
Tue, 30 Sep 2014 14:47:39 +0200
changeset 73 a31cca83750d
parent 72 703b4b1d756d
child 74 c2bd88e15b5c
Updated input with icons style
src/ztfy/myams/resources/less/forms.less
--- a/src/ztfy/myams/resources/less/forms.less	Tue Sep 30 14:47:09 2014 +0200
+++ b/src/ztfy/myams/resources/less/forms.less	Tue Sep 30 14:47:39 2014 +0200
@@ -1288,6 +1288,11 @@
 	.textarea .icon-prepend + .icon-append + textarea {
 		padding-left: 37px;
 	}
+	.input.with-icons {
+		.icon-append-2 + input {
+			padding-right: 60px;
+		}
+	}
 	.input-file {
 		.button {
 			position: absolute;