Skip to content

Commit 2e4f679

Browse files
committed
Remove generic CSS classes .left .right
1 parent 6a314f2 commit 2e4f679

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

app/Resources/public/css/base.css

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1340,15 +1340,6 @@ a.personal_agenda:hover, a.personal_agenda:hover {
13401340
border: none;
13411341
}
13421342

1343-
/** BUTTONS **/
1344-
.left {
1345-
float: left !important;
1346-
}
1347-
1348-
.right {
1349-
text-align: right;
1350-
}
1351-
13521343
/* Breadcrumb */
13531344
.breadcrumb{
13541345
margin-bottom: 10px;

0 commit comments

Comments
 (0)