move property declaration from #linkFirst to #linkFirst DIV ...
git-svn-id: http://piwigo.org/svn/trunk@24611 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
6a497052ee
commit
c181c32adf
1 changed files with 1 additions and 1 deletions
|
@ -404,12 +404,12 @@ TD.calDayCellFull, TD.calDayCellEmpty {
|
|||
|
||||
#linkFirst, #linkLast {
|
||||
border: 1px solid #ccc;
|
||||
height: 118px;
|
||||
}
|
||||
|
||||
#linkFirst div, #linkLast div {
|
||||
display: inline-block;
|
||||
width: 108px;
|
||||
height: 118px;
|
||||
line-height: 1.2;
|
||||
margin: 0 5px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue