Changeset 7227


Ignore:
Timestamp:
10/21/18 20:40:53 (6 years ago)
Author:
Leif-Jöran
Message:

Give some more space for the rightist footer element

File:
1 edited

Legend:

Unmodified
Added
Removed
  • SRUAggregator/trunk/src/main/resources/assets/js/components/embeddedfooter.jsx

    r7148 r7227  
    1717                                <div className="row">
    1818                                        <div style={{position:'relative', float:'right'}}>
    19                                                 <div className="rightist" style={{position:'absolute', right:0, width:150}}>
    20                                                         <a href={this.props.URLROOT} target="_blank" tabIndex="-1">
     19                                                <div className="rightist" style={{position:'absolute', right:0, width:170}}>
     20                                                        <a href={this.props.URLROOT + "/"} target="_blank" tabIndex="-1">
    2121                                                                <img width="28px" height="28px" src="img/magglass1.png"/>
    2222                                                                <header className="inline float-left"> Federated Content Search </header>
Note: See TracChangeset for help on using the changeset viewer.