panel little fix

This commit is contained in:
Alexey Kasyanchuk 2018-05-21 00:38:29 +03:00
parent e29e27f886
commit b699e5082f
2 changed files with 2 additions and 1 deletions

View File

@ -250,6 +250,7 @@ class Header extends React.Component {
<div className='fs0-85 pad0-75 column search-panel' style={{
marginLeft: 'auto',
marginTop: '-10px',
marginBottom: 180,
zIndex: 2
}}>
<Search />

View File

@ -28,7 +28,7 @@ export default class TorrentsStatistic extends Component {
{
return (
<div style={{position: 'relative', width: '100%', height: 0}}>
<div className='column w100p counter-statistic' style={{backgroundColor: 'rgba(0,0,0,0.7)', padding: 8, borderRadius: 4, marginTop: 2, marginBottom: 100}}>
<div className='column w100p counter-statistic' style={{backgroundColor: 'rgba(0,0,0,0.7)', padding: 8, borderRadius: 4, marginTop: 2}}>
<div className='row w100p' style={{backgroundColor: 'rgba(0,0,0,0.7)', padding: 8, borderRadius: 4}}>
<div className='row inline' style={{color: '#e5f442', fontSize: '1.15em', fill: '#e5f442'}}>
<svg viewBox="0 0 60 60">