Giving the TextField display template some markup around the value.

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-07-25 23:38:14 -07:00
parent f1ee35535f
commit b1a761b640
5 changed files with 25 additions and 21 deletions

View File

@@ -800,6 +800,13 @@ table .button {
}
/* Fields
----------------------------------------------------------*/
/* TextField */
#main .summary .text-field {
margin:.5em 0;
}
/* ---------- Generic ---------- */
#main .breadcrumb {
margin-top:-1.5em;