Update mitreid-connect.css

pull/676/merge
James Agnew 2014-09-15 14:38:26 -04:00 committed by Justin Richer
parent d6cc626241
commit e09c9af306
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ h1,label {
.input-prepend.input-block-level > input { .input-prepend.input-block-level > input {
display: table; /* table-cell is not working well in Chrome for small widths */ display: table; /* table-cell is not working well in Chrome for small widths */
} }
} } }
.input-append.input-block-level > input { .input-append.input-block-level > input {
border-right: 0; border-right: 0;