make all title areas a min-height

This commit is contained in:
colinp%oeone.com 2002-03-28 20:52:43 +00:00
Родитель e3e8993ba0
Коммит c2607f2d95
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -269,6 +269,7 @@ button.calendar-management-button:hover:active
-moz-box-align:center;
-moz-box-pack:center;
margin:0px 15px;
min-height: 54px;
}
#month-view-box{
@ -548,12 +549,12 @@ button.calendar-management-button:hover:active
* Box for title, next, prev controls
*-------------------------------------------------------------------*/
#day-controls-box
{
-moz-box-align:center;
-moz-box-pack:center;
margin:0px 15px;
min-height: 54px;
}
#day-specific-title-box
@ -779,6 +780,7 @@ button.calendar-management-button:hover:active
-moz-box-align:center;
-moz-box-pack:center;
margin:0px 15px;
min-height: 54px;
}
#week-next-button