noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 222/323: TextArea : fix move when focus


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 222/323: TextArea : fix move when focus
Date: Wed, 14 Mar 2018 17:38:53 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 7c4eb376189548fd8b691957599cb4dc5d1339c0
Author: Dany De Bontridder <address@hidden>
Date:   Mon Feb 19 09:22:47 2018 +0100

    TextArea : fix move when focus
---
 html/style-classic7.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/html/style-classic7.css b/html/style-classic7.css
index 1e8f7f1..b1c5a52 100644
--- a/html/style-classic7.css
+++ b/html/style-classic7.css
@@ -1292,7 +1292,6 @@ textarea.itextarea{
 
 textarea.itextarea:focus {
     border:solid 1px orange;
-    margin:1px;
     background-color:  lightyellow;
 }
 div#notice {



reply via email to

[Prev in Thread] Current Thread [Next in Thread]