Commit 1beb8416 authored by gitlabhq's avatar gitlabhq

search field style

parent fb01f458
......@@ -688,8 +688,11 @@ tbody tr:nth-child(2n) td, tbody tr.even td {
input {
border:1px solid #D3D3D3;
padding: 3px;
height: 20px;
height: 28px;
width: 300px;
-webkit-appearance:none;
box-sizing: border-box;
-moz-box-sizing: border-box;
&:focus {
border-color:#c2e1ef;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment