mirror of
https://github.com/e107inc/e107.git
synced 2025-03-14 01:19:44 +01:00
Bugtracker #4724 - show scroll bar on text areas
This commit is contained in:
parent
a13eb32115
commit
790aba1069
@ -406,10 +406,6 @@ form p{
|
||||
border-bottom: 1px solid #868686;
|
||||
border-right: 1px solid #868686;
|
||||
}
|
||||
/* Don't show textarea scrollbar on IE */
|
||||
textarea{
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
/* STYLING OF MENU TITLES */
|
||||
|
Loading…
x
Reference in New Issue
Block a user