css-bootstrap/input.css
authorAlan Knowles <alan@roojs.com>
Tue, 19 Apr 2016 09:18:45 +0000 (17:18 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 19 Apr 2016 09:18:45 +0000 (17:18 +0800)
css-bootstrap/input.css [new file with mode: 0644]

diff --git a/css-bootstrap/input.css b/css-bootstrap/input.css
new file mode 100644 (file)
index 0000000..abe4cf8
--- /dev/null
@@ -0,0 +1,3 @@
+div.input-group.has-feedback > .form-control-feedback {
+    right: 30px;
+}