--- a/client/css/renkan.css Thu Mar 19 22:33:35 2015 +0100
+++ b/client/css/renkan.css Fri Mar 27 18:24:43 2015 +0100
@@ -274,7 +274,7 @@
}
.Rk-GraphSearch-Form {
- float: right; width: 170px; position: relative;
+ float: right; width: 185px; position: relative;
}
.Rk-GraphSearch-Form:before, .Rk-GraphSearch-Form:after {
@@ -292,7 +292,7 @@
.Rk-GraphSearch-Field {
line-height: 23px; font-size: 14px; height: 23px; padding: 0 5px; border: none; margin: 6px 5px;
- width: 150px; background: #f0f0f0; box-shadow: 1px 1px 1px #999999 inset; border-radius: 5px;
+ width: 165px; background: #f0f0f0; box-shadow: 1px 1px 1px #999999 inset; border-radius: 5px;
-webkit-appearance: none;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;