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