diff --git a/src/app/css/izi/components.css b/src/app/css/izi/components.css
index 26652e4..8150cbf 100644
--- a/src/app/css/izi/components.css
+++ b/src/app/css/izi/components.css
@@ -111,6 +111,6 @@
}
.search-row {
- min-width: 30em !important;
+ min-width: 26em !important;
}
}
\ No newline at end of file
diff --git a/src/app/header.js b/src/app/header.js
index 5e6aa0d..018ca8b 100644
--- a/src/app/header.js
+++ b/src/app/header.js
@@ -53,7 +53,7 @@ class Header extends React.Component {
- Welcome to ROTB! This is file search engine based on the torrents from the internet.
- Here you can easily find torrent or file that you intrested for. We are not responsible for any content:
- this is only information about content that collected automatically!
+ {__('Welcome to')} ROTB! {__('This is file search engine based on the torrents from the internet')}.
+ {__('Here you can easily find torrent or file that you intrested for')}. {__('We are not responsible for any content')}:
+ {__('this is only information about content that collected automatically')}!