WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-15982e-eb.MAI' (Errcode: 28 "No space left on device")]SELECT p.* FROM wp_mdb_forum_posts AS p LEFT JOIN wp_mdb_forum_posts AS q ON( q.Id = p.ParentId AND p.Id = q.AcceptedAnswerId ) WHERE p.PostTypeId = 2 AND p.ParentId = 121091 GROUP BY p.Id ORDER BY CASE WHEN q.Id IS NOT NULL THEN 1 ELSE 0 END DESC, p.UpvoteCount DESC, p.CreationDate ASC
Topic: textarea used with autocomplete does not allow for font-size
Expected behavior how to i resize text in a textarea if the textarea is used with autocomplete
Actual behavior textarea is even not taking over the defined html base font-size but defaults to ?
Resources (screenshots, code snippets etc.)
HTML base font size is: 13px.
how can i have the textarea recocknizing a font-size if connected to your autocomplete?
Closed
This topic is closed.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Closed
- User: Pro
- Premium support: No
- Technology: MDB Standard
- MDB Version: MDB5 5.0.0
- Device: PC
- Browser: Chrome
- OS: Windows 11
- Provided sample code: No
- Provided link: No
holstyboy pro commented 3 years ago
you may close the question. i found out myself... "form-control-sm" is the solution. sorry for bothering you! cheers tomek