mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 16:53:34 +02:00
- bug fixed : disable nowrap on category description (which can be long...)
git-svn-id: http://piwigo.org/svn/trunk@692 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -141,7 +141,7 @@ div.information { font-size:14px; font-weight:bold;}
|
||||
.info
|
||||
{
|
||||
margin:5px 0px 5px 0px;
|
||||
white-space:nowrap;
|
||||
/* white-space:nowrap; */
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user