removed some unnecessary white space
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 30 Jul 2006 15:49:13 +0000 (15:49 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 30 Jul 2006 15:49:13 +0000 (15:49 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@5173 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/web/opac/skin/default/xml/myopac/myopac_bookbags.xml

index 9692b43..c04f288 100644 (file)
        <div style='text-align: center; font-weight: bold;' 
                class='hide_me' id='myopac_bookbags_none'>You have not created any bookbags</div>
 
-       <div style='width: 99%; text-align: center'> 
+       <div style='width: 99%; text-align: center; margin-bottom: 10px;'> 
                <b>My Bookbags</b>
+               <!--
                <a class='classic_link' style='margin-left: 5px; font-size: 8pt;'
                        href='javascript:alert($("myopac_bb_what_are").innerHTML);'>(What are Bookbags?)</a>
+                       -->
        </div>
-       <br/>
 
        <table width='100%' class='data_grid data_grid_center hide_me' id='myopac_bookbag_table'>
                <thead>
@@ -49,9 +50,7 @@
                </tbody>
        </table>
 
-       <br/>
-
-       <table width='100%' class='data_grid data_grid_center'>
+       <table width='100%' class='data_grid data_grid_center' style='margin-top: 10px;'>
                <thead>
                        <tr><td>Create a new Bookbag</td></tr>
                </thead>