1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-05 06:07:32 +02:00

Fix for admin option buttons

This commit is contained in:
Cameron
2017-11-01 11:25:16 -07:00
parent 20757514ac
commit 19b6254943

View File

@@ -207,9 +207,9 @@ table label.checkbox { margin-left: 20px }
#admin-ui-edit-db-language span.default,
#admin-ui-list-db-language span.default { color: white }
/*
td.options .btn-group { display: flex; }
*/
.table .nav-tabs a,
.table th a, .table td a { text-decoration: none }