Merge pull request #1194 from hudsonfoo/open1184
[Frontend] Add notes property to all item types
This commit is contained in:
@@ -216,6 +216,7 @@ input[type="search"] {
|
||||
.l-input-lg input[type="text"] { width: 100% !important; }
|
||||
.l-input-med input[type="text"] { width: 200px !important; }
|
||||
.l-input-sm input[type="text"] { width: 50px !important; }
|
||||
.l-textarea-sm textarea { position: relative; height: 50px; }
|
||||
.l-numeric input[type="text"] { text-align: right; }
|
||||
|
||||
.input-labeled {
|
||||
|
||||
Reference in New Issue
Block a user