use border-box for everything
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
/* notes */
|
||||
|
||||
#note-text {
|
||||
width: 190px;
|
||||
max-width: 190px;
|
||||
width: 100%;
|
||||
resize: vertical;
|
||||
height: 150px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user