fix margin on yamm; move footer into bootstrap row
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<li><a href="#">Another non-dropdown link</a></li>
|
||||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu">
|
||||
<ul class="dropdown-menu dropdown-margin">
|
||||
<li>
|
||||
<div class="yamm-content">
|
||||
<div class="row">
|
||||
@@ -156,25 +156,26 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<!-- BEGIN: Page Footer -->
|
||||
<div style="height:10px; background-color:#ff4e00"></div>
|
||||
<div style="height:50px; background-color:#003466; color:white; padding:5px 20px 0px 20px">
|
||||
<span>
|
||||
Robert J. Kibbee Library, 2001 Oriental Blvd, Brooklyn, NY, 11235<br>
|
||||
</span>
|
||||
<span style="float:right" class="whiteahrefs">
|
||||
<a href="https://kbcc-cuny.libapps.com/libapps/login.php?site_id=2365">Login to LibApps</a>
|
||||
</span>
|
||||
<span style="clear:both" class="whiteahrefs">
|
||||
718-368-5632 | <a href="mailto:reference.desk@kbcc.cuny.edu">reference.desk@kbcc.cuny.edu</a> |
|
||||
<a href="https://www.twitter.com/kbcclibrary">@kbcclibrary</a>
|
||||
</span>
|
||||
</div>
|
||||
<!-- END: Page Footer -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- END: content -->
|
||||
<!-- BEGIN: Page Footer -->
|
||||
<div style="height:10px; background-color:#ff4e00"></div>
|
||||
<div style="height:50px; background-color:#003466; color:white; padding:5px 20px 0px 20px">
|
||||
<span>
|
||||
Robert J. Kibbee Library, 2001 Oriental Blvd, Brooklyn, NY, 11235<br>
|
||||
</span>
|
||||
<span style="float:right" class="whiteahrefs">
|
||||
<a href="https://kbcc-cuny.libapps.com/libapps/login.php?site_id=2365">Login to LibApps</a>
|
||||
</span>
|
||||
<span style="clear:both" class="whiteahrefs">
|
||||
718-368-5632 | <a href="mailto:reference.desk@kbcc.cuny.edu">reference.desk@kbcc.cuny.edu</a> |
|
||||
<a href="https://www.twitter.com/kbcclibrary">@kbcclibrary</a>
|
||||
</span>
|
||||
</div>
|
||||
<!-- END: Page Footer -->
|
||||
|
||||
<div id="s-lib-alert" title="">
|
||||
<div id="s-lib-alert-content"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user