Minor change on the newsboard width
This commit is contained in:
parent
9d330d6ac1
commit
cd6908e1e0
|
@ -2760,7 +2760,7 @@ table#policy_modules td * {
|
||||||
}
|
}
|
||||||
|
|
||||||
#news_board {
|
#news_board {
|
||||||
width: 530px;
|
min-width: 530px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#right_column_logon_ok {
|
#right_column_logon_ok {
|
||||||
|
|
Loading…
Reference in New Issue