mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 16:53:34 +02:00
feature 2477: merge -r12491 from trunk; remove unnecesary css rules + simplify very inefficient overly qualified rules (pagespeed)
git-svn-id: http://piwigo.org/svn/branches/2.3@12492 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -792,16 +792,13 @@ LEGEND {
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
#thePasswordPage form#lostPassword {
|
||||
#lostPassword {
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
#thePasswordPage form#lostPassword p {
|
||||
#lostPassword p {
|
||||
text-align: left;
|
||||
margin: 0 0 1em 0;
|
||||
margin: 1.5em 0;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
#thePasswordPage form#lostPassword p.bottomButtons {
|
||||
margin-top:2em;
|
||||
}
|
||||
Reference in New Issue
Block a user