From: Owen Leonard <[email protected]>
Signed-off-by: Nicole C. Engard <[email protected]> --- .../intranet-tmpl/prog/en/css/staff-global.css | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css index 9c97db1..b018e4f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css +++ b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css @@ -2047,5 +2047,4 @@ fieldset.rows+h3 {clear:both;padding-top:.5em;} #advanced-search td { border : 1px solid #EEE; padding : 0.3em 0.4em; -} -</style> \ No newline at end of file +} \ No newline at end of file -- 1.7.2.3 _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
