RTL Issue Fixed In Default

This commit is contained in:
Devansh 2020-09-03 23:50:08 +05:30
parent d540aae283
commit 4d40444dd2
5 changed files with 11 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -10,8 +10,8 @@
*/
/*!
* Vue.js v2.6.12
* (c) 2014-2020 Evan You
* Vue.js v2.6.11
* (c) 2014-2019 Evan You
* Released under the MIT License.
*/

View File

@ -1,4 +1,4 @@
{
"/js/shop.js": "/js/shop.js?id=e8a8f56c4e7037f09d9f",
"/css/shop.css": "/css/shop.css?id=4637884d88efdb9fc575"
"/js/shop.js": "/js/shop.js?id=d64fdfe9e3fe3e4b9ee4",
"/css/shop.css": "/css/shop.css?id=dbbe4951362b3f0ea3e2"
}

View File

@ -4118,6 +4118,11 @@ section.review {
margin-left: 0px;
margin-right: 15px;
}
.downloadable-container .link-list ul li a {
float: left;
margin-top: 3px;
}
}
}